Commit Graph

  • 1a84315b3a Initial round of UI improvents. This commit addresses widgets being too big on smaller screens and makes entire app resizble. master Oscar Cerna-Mandujano 2019-09-28 02:25:59 -07:00
  • 4608e77e63 Fixed cue saving bug Oscar Cerna-Mandujano 2019-09-22 14:57:26 -07:00
  • 052f71a7df t push origin masterMerge branch 'JupiterBroadcasting-master' Oscar Cerna-Mandujano 2019-08-28 17:33:49 -07:00
  • 57c5c224c7 Fixing merge conflicts by accepting all incoming changes and ditching ours Oscar Cerna-Mandujano 2019-08-28 17:32:16 -07:00
  • 08dce5bfbe
    Merge pull request #72 from probonopd/master Oscar Cerna-Mandujano 2019-08-28 16:45:21 -07:00
  • dee80d065d
    AppImage probonopd 2019-07-07 09:16:26 +00:00
  • 01cc2d630f
    Removing unmaintained Fedora package status link Oscar Cerna-Mandujano 2019-05-20 11:07:00 -07:00
  • 9e1eb34f7f Caster Player Modifications development Oscar Cerna-Mandujano 2019-05-20 11:01:38 -07:00
  • a4a15b15cf More UI work in QML Oscar Cerna-Mandujano 2018-09-03 06:05:55 -07:00
  • b1149a1a82 More changes to the UI Oscar Cerna-Mandujano 2018-08-30 04:34:51 -07:00
  • 86f061e77a Removed old qrc resource file Oscar Cerna-Mandujano 2018-08-28 03:12:12 -07:00
  • 8ec6f61e22 Removed folder from repository Oscar Cerna-Mandujano 2018-08-28 03:10:46 -07:00
  • 5c1e9d1324 More of the interface has been converted to QML Oscar Cerna-Mandujano 2018-08-28 03:06:47 -07:00
  • 8d5b9ff56c
    Update README.md Oscar Cerna-Mandujano 2018-08-23 21:51:26 -07:00
  • b8dc98e68f
    Update README.md Oscar Cerna-Mandujano 2018-08-23 21:50:42 -07:00
  • 2c4d5713ea Added new development screenshots Oscar Cerna-Mandujano 2018-08-23 21:47:18 -07:00
  • 3371a7db51 Initial QML UI convertion changes Oscar Cerna-Mandujano 2018-08-23 21:38:16 -07:00
  • 186d274add Added initial qml support Oscar Cerna-Mandujano 2018-08-18 00:52:19 -07:00
  • c41a4f2ec4 Merge pull request #63 from TheRedPepper/MediaPlayerFix Oscar Cerna-Mandujano 2017-06-10 02:50:16 -07:00
  • 947ece7919 Merge pull request #62 from maelstrom59/warnings Oscar Cerna-Mandujano 2017-06-10 02:48:50 -07:00
  • e99c01727f Removed the Deconstructor in CasterBoardWidget Quinton Schwagle 2017-06-07 14:27:41 -04:00
  • 40bcc0c2a9 Fixed issue with tab deletion and Issue #58. Quinton Schwagle 2017-06-07 12:11:58 -04:00
  • 8525ab5ed7 OscBundle.cpp: fix misleading-indentation warnings James Fawcus-Robinson 2017-06-04 13:01:18 +01:00
  • f9e30e0d64 Merge pull request #61 from StephenRadachy/master Oscar Cerna-Mandujano 2017-05-30 23:57:32 -07:00
  • 20b9701b60 Improved Mac OS packaging + fixed compiler warnings Stephen J Radachy 2017-05-28 19:19:09 -05:00
  • d9fb86bae6 Merge pull request #59 from fszymanski/master Oscar Cerna-Mandujano 2017-05-24 16:10:05 -07:00
  • 63f1a82c4f Merge pull request #57 from odysseywestra/templates_&_guidelines Oscar Cerna-Mandujano 2017-05-24 16:09:14 -07:00
  • 0e1c25426c Suppress unused parameter compiler warnings Filip Szymański 2017-05-24 21:25:01 +02:00
  • b7cc05b4a7 Add Issue Template and Guidelines Albert Westra 2017-05-23 23:00:07 -07:00
  • 851eccd4cc Merge pull request #52 from TheRedPepper/Refactor-CasterBoard Oscar Cerna-Mandujano 2017-05-23 15:24:04 -07:00
  • 647f784d31 Merge pull request #56 from flexiondotorg/master rikai 2017-05-23 14:26:56 -07:00
  • 32fe1e4016 Add snap install instructions. Martin Wimpress 2017-05-23 22:23:31 +01:00
  • 375cfcef8d Update snapcraft.yaml with a desktop icon and bundle every codec so Chris can play aiff files ;-) Martin Wimpress 2017-05-23 22:19:02 +01:00
  • 4068ae64c0 - Changed keyboard_Key_to_player_key map to use an initializer list to set the mapped values. Prior, it was initialized by a series of inserts. - Changed int_to_player_key to use an an initializer list to set the mapped values. Prioer, it was initialized by a series of inserts. - Set the version of C++ to C++11. Quinton Schwagle 2017-05-23 14:28:32 -04:00
  • 8afc7c7809 Merge pull request #50 from maelstrom59/about-links Oscar Cerna-Mandujano 2017-05-22 14:27:08 -07:00
  • b1750194de Merge pull request #49 from fszymanski/master Oscar Cerna-Mandujano 2017-05-22 14:25:57 -07:00
  • 247829dfc0 MainWindow.cpp: make license a link in about box James Fawcus-Robinson 2017-05-22 20:22:49 +01:00
  • f738911d58 MainWindow.cpp: make author a link in about box James Fawcus-Robinson 2017-05-22 20:19:34 +01:00
  • deec73f69f MainWindow.cpp: make e-mail a link in about box James Fawcus-Robinson 2017-05-22 20:16:55 +01:00
  • 65ad99419a MainWindow.cpp: make website a link in about box James Fawcus-Robinson 2017-05-22 20:14:14 +01:00
  • e16c153c39 MainWindow.cpp: use HTML formatting in about box James Fawcus-Robinson 2017-05-22 20:12:01 +01:00
  • 843bc1ea91 Update README.md Filip Szymański 2017-05-22 18:15:09 +02:00
  • 1d6c7db6de Update building and installation Filip Szymański 2017-05-22 18:07:40 +02:00
  • 29da3cb73b Merge pull request #48 from maelstrom59/badges Oscar Cerna-Mandujano 2017-05-21 18:56:31 -07:00
  • da498dd4b8 README.md: add license badge James F-Robinson 2017-05-21 09:09:55 +01:00
  • bb4dbe0b06 Merge pull request #47 from fszymanski/master rikai 2017-05-20 13:06:21 -07:00
  • 84e38613e3 Fix typo Filip Szymański 2017-05-20 21:50:43 +02:00
  • 2c4ad05203 Merge pull request #44 from maelstrom59/license Oscar Cerna-Mandujano 2017-05-20 12:30:19 -07:00
  • a1fc8f35f6 Merge pull request #46 from maelstrom59/tooltips Oscar Cerna-Mandujano 2017-05-20 12:30:01 -07:00
  • 0d76905221 MainWindow.cpp: add tooltips to MainWindow buttons James Fawcus-Robinson 2017-05-20 19:20:52 +01:00
  • f57a0ea299 rename lgpl.txt to LICENSE James Fawcus-Robinson 2017-05-20 15:25:58 +01:00
  • 767c51642a Merge pull request #43 from fszymanski/master Oscar Cerna-Mandujano 2017-05-20 05:15:57 -07:00
  • 2e84c55334 Add Copr build status Filip Szymański 2017-05-20 10:44:54 +02:00
  • 94559c0c11 Move desktop files to a separate folder Filip Szymański 2017-05-20 10:44:00 +02:00
  • dbaafaf9d1 Merge pull request #42 from flexiondotorg/master rikai 2017-05-19 17:11:09 -07:00
  • c7e2d5d829 Add required runtime requirements. Martin Wimpress 2017-05-20 00:38:31 +01:00
  • 884e133b57 Merge pull request #41 from JupiterBroadcasting/development rikai 2017-05-19 16:30:53 -07:00
  • dbeedadddd Merge pull request #40 from flexiondotorg/master rikai 2017-05-19 16:28:29 -07:00
  • 388aed2287 Use strict confinement. Add network-bind interface. Martin Wimpress 2017-05-20 00:16:33 +01:00
  • fe69acc149 Add desktop-qt5 helper. Correct command:. Add interfaces. Builds and executes. Not complete. Martin Wimpress 2017-05-19 23:54:46 +01:00
  • 4d352c4df3 Cleanup + Snapcraft build status. rikai 2017-05-19 14:15:33 -07:00
  • 14b8cb1e37 Merge pull request #39 from odysseywestra/icon_revamp Oscar Cerna-Mandujano 2017-05-19 10:27:20 -07:00
  • 2952e6312f New Icons to Build Upon Albert Westra 2017-05-18 23:33:52 -07:00
  • dd5bb29800 Merge pull request #37 from fszymanski/master Oscar Cerna-Mandujano 2017-05-18 21:06:05 -07:00
  • aa26df51a2 Install desktop, appdata and icon file (#26) Filip Szymański 2017-05-19 00:05:50 +02:00
  • 0022a0a1dc Merge pull request #36 from fszymanski/master Oscar Cerna-Mandujano 2017-05-17 13:57:38 -07:00
  • d8f1ce1594 Add AppData file Filip Szymański 2017-05-17 22:23:20 +02:00
  • 2eb699e6fb Add desktop file Filip Szymański 2017-05-17 22:22:49 +02:00
  • f6fee52477 Add Fedora installation instruction Filip Szymański 2017-05-17 22:22:11 +02:00
  • 4bf4fe346d Added TouchOSC Layout Oscar Cerna-Mandujano 2017-05-16 11:48:15 -07:00
  • 079f6f643c Update README.md Oscar Cerna-Mandujano 2017-05-16 01:21:34 -07:00
  • d8b6a9b4b8 Update README.md Oscar Cerna-Mandujano 2017-05-16 01:20:18 -07:00
  • 7185ad900e Merge pull request #31 from maelstrom59/master Oscar Cerna-Mandujano 2017-05-14 23:07:24 -07:00
  • 94021bc71c Update README.md Oscar Cerna-Mandujano 2017-05-14 23:04:43 -07:00
  • 21588f58d2 updated screenshot Oscar Cerna 2017-05-14 22:44:50 -07:00
  • 0a1cc910b6 Added an sample TouchOSC layout Oscar Cerna 2017-05-14 22:35:52 -07:00
  • ee5cd71f60 Open Sound Control and audio ducking have been fully implemented with this commit Oscar Cerna 2017-05-14 22:31:04 -07:00
  • 851bfcc75e preview unfinished implementation of Open SOund Control implementation Oscar Cerna 2017-05-13 11:06:33 -07:00
  • 3e63531635 strip images of profiles to avoid libpng warnings James Fawcus-Robinson 2017-05-13 12:53:43 +01:00
  • df654bcd51 Update README.md Oscar Cerna-Mandujano 2017-05-10 17:22:51 -07:00
  • 58c70dea4f Update README.md Oscar Cerna-Mandujano 2017-05-10 17:20:48 -07:00
  • 9a2db847d5 Update README.md Oscar Cerna-Mandujano 2017-05-10 13:45:09 -07:00
  • afca3eddde Added back change to pro file INSTALL app in /bin/ Oscar Cerna 2017-05-10 13:17:51 -07:00
  • 3312dbfee5 Changed Object Serializer to default compiled verion to make satisfying build dependancies easier. Oscar Cerna 2017-05-10 12:42:41 -07:00
  • cc55b38ded Create .gitignore Oscar Cerna-Mandujano 2017-05-10 12:34:00 -07:00
  • 0336528329 Fixed spelling error Oscar Cerna 2017-05-10 02:47:58 -07:00
  • 643433bd38 Added screenshot to readme Oscar Cerna 2017-05-10 02:43:57 -07:00
  • 8a1a3660c6 Merge pull request #24 from tsimonq2/snap Oscar Cerna-Mandujano 2017-05-10 02:12:11 -07:00
  • 7d62e7c0df Merge remote-tracking branch 'origin/development' Oscar Cerna 2017-05-10 02:09:41 -07:00
  • cfe67a2cba Added new project. This commit makes CasterSoundboard feature-complete. Oscar Cerna 2017-05-10 02:07:00 -07:00
  • 88671df310 Deleting old project Oscar Cerna 2017-05-10 02:03:43 -07:00
  • f37d8c5070 Merge branch 'master' of https://github.com/covarianttensor/CasterSoundboard Oscar Cerna 2017-05-10 01:43:02 -07:00
  • b5d177b2d6 CasterSoundboard is now feature complete with this commit. Oscar Cerna 2017-05-10 01:42:07 -07:00
  • 530a62da45 Don't add the qt57 part, it breaks things. For now, just install the packages from Ubuntu. Simon Quigley 2017-05-09 23:25:59 -05:00
  • 1266cddaf9 Get the snap compiling (but not usable yet) Simon Quigley 2017-05-09 23:19:44 -05:00
  • ad71942adc Initial Snapcraft file Simon Quigley 2017-05-09 22:17:37 -05:00
  • 52a5b10c46 Merge pull request #19 from MichaelTunnell/master rikai 2017-05-09 10:17:13 -07:00
  • 6baa9eac35 fixed the build instructions for Debian/Ubuntu Michael Tunnell 2017-05-09 11:12:48 -05:00
  • 5cc9de814e Added toolbar and moved buttons to it Oscar Cerna 2017-05-05 20:26:58 -07:00
  • 3b140a93a0 Update README.md Oscar Cerna-Mandujano 2017-05-05 14:15:22 -07:00