122 Commits

Author SHA1 Message Date
Oscar Cerna-Mandujano
14b8cb1e37 Merge pull request #39 from odysseywestra/icon_revamp
New Icons to Build Upon
2017-05-19 10:27:20 -07:00
Albert Westra
2952e6312f New Icons to Build Upon
Set of new icons which we can build upon. They are flat symbolic by design, so in the future we may want to add color and depth to them. Icons are vector base, so we can easily build upon this.
2017-05-18 23:37:33 -07:00
Oscar Cerna-Mandujano
dd5bb29800 Merge pull request #37 from fszymanski/master
Install desktop, appdata and icon file (#26)
2017-05-18 21:06:05 -07:00
Filip Szymański
aa26df51a2 Install desktop, appdata and icon file (#26) 2017-05-19 00:05:50 +02:00
Oscar Cerna-Mandujano
0022a0a1dc Merge pull request #36 from fszymanski/master
Add Fedora installation
2017-05-17 13:57:38 -07:00
Filip Szymański
d8f1ce1594 Add AppData file 2017-05-17 22:23:20 +02:00
Filip Szymański
2eb699e6fb Add desktop file 2017-05-17 22:22:49 +02:00
Filip Szymański
f6fee52477 Add Fedora installation instruction 2017-05-17 22:22:11 +02:00
Oscar Cerna-Mandujano
4bf4fe346d Added TouchOSC Layout
Layout for Samsung Galaxy Tab 4 10.1inch. Screen resolution in 1280x800.
2017-05-16 11:48:15 -07:00
Oscar Cerna-Mandujano
079f6f643c Update README.md 2017-05-16 01:21:34 -07:00
Oscar Cerna-Mandujano
d8b6a9b4b8 Update README.md 2017-05-16 01:20:18 -07:00
Oscar Cerna-Mandujano
7185ad900e Merge pull request #31 from maelstrom59/master
Strip images of profiles to avoid libpng warnings
2017-05-14 23:07:24 -07:00
Oscar Cerna-Mandujano
94021bc71c Update README.md 2017-05-14 23:04:43 -07:00
Oscar Cerna
21588f58d2 updated screenshot 2017-05-14 22:44:50 -07:00
Oscar Cerna
0a1cc910b6 Added an sample TouchOSC layout 2017-05-14 22:35:52 -07:00
Oscar Cerna
ee5cd71f60 Open Sound Control and audio ducking have been fully implemented with this commit 2017-05-14 22:31:04 -07:00
Oscar Cerna
851bfcc75e preview unfinished implementation of Open SOund Control implementation 2017-05-13 11:06:33 -07:00
James Fawcus-Robinson
3e63531635 strip images of profiles to avoid libpng warnings
Used ImageMagick's `mogrify -strip` command to strip the images of all
profiles and comments to avoid a libpng warning:
    `libpng warning: iCCP: known incorrect sRGB profile`

This also decreases their size without compromising the quality
2017-05-13 12:53:43 +01:00
Oscar Cerna-Mandujano
df654bcd51 Update README.md 2017-05-10 17:22:51 -07:00
Oscar Cerna-Mandujano
58c70dea4f Update README.md 2017-05-10 17:20:48 -07:00
Oscar Cerna-Mandujano
9a2db847d5 Update README.md 2017-05-10 13:45:09 -07:00
Oscar Cerna
afca3eddde Added back change to pro file INSTALL app in /bin/ 2017-05-10 13:17:51 -07:00
Oscar Cerna
3312dbfee5 Changed Object Serializer to default compiled verion to make satisfying build dependancies easier. 2017-05-10 12:42:41 -07:00
Oscar Cerna-Mandujano
cc55b38ded Create .gitignore 2017-05-10 12:34:00 -07:00
Oscar Cerna
0336528329 Fixed spelling error 2017-05-10 02:47:58 -07:00
Oscar Cerna
643433bd38 Added screenshot to readme 2017-05-10 02:43:57 -07:00
Oscar Cerna-Mandujano
8a1a3660c6 Merge pull request #24 from tsimonq2/snap
[WIP] Add a Snap package
2017-05-10 02:12:11 -07:00
Oscar Cerna
7d62e7c0df Merge remote-tracking branch 'origin/development' 2017-05-10 02:09:41 -07:00
Oscar Cerna
cfe67a2cba Added new project. This commit makes CasterSoundboard feature-complete. 2017-05-10 02:07:00 -07:00
Oscar Cerna
88671df310 Deleting old project 2017-05-10 02:03:43 -07:00
Oscar Cerna
f37d8c5070 Merge branch 'master' of https://github.com/covarianttensor/CasterSoundboard 2017-05-10 01:43:02 -07:00
Oscar Cerna
b5d177b2d6 CasterSoundboard is now feature complete with this commit. 2017-05-10 01:42:07 -07:00
Simon Quigley
530a62da45 Don't add the qt57 part, it breaks things. For now, just install the packages from Ubuntu. 2017-05-09 23:25:59 -05:00
Simon Quigley
1266cddaf9 Get the snap compiling (but not usable yet) 2017-05-09 23:19:44 -05:00
Simon Quigley
ad71942adc Initial Snapcraft file 2017-05-09 22:17:42 -05:00
rikai
52a5b10c46 Merge pull request #19 from MichaelTunnell/master
fixed the build instructions for Debian/Ubuntu
2017-05-09 10:17:13 -07:00
Michael Tunnell
6baa9eac35 fixed the build instructions for Debian/Ubuntu
Changed build-essentials to *build-essential*
Added dependency install for *qtmultimedia5-dev*

tested in Ubuntu 16.04 and the build works now.
2017-05-09 11:12:48 -05:00
Oscar Cerna
5cc9de814e Added toolbar and moved buttons to it 2017-05-05 20:26:58 -07:00
Oscar Cerna-Mandujano
3b140a93a0 Update README.md 2017-05-05 14:15:22 -07:00
Oscar Cerna-Mandujano
9f6bdd078d made volume sliders more touch friendly 2017-05-05 13:54:50 -07:00
Oscar Cerna-Mandujano
f10dad42d4 QT Editor files updated/created by editor. 2017-05-05 13:47:41 -07:00
Oscar Cerna-Mandujano
6e15646c18 updated git ignore 2017-05-05 13:44:37 -07:00
Oscar Cerna-Mandujano
cab9c408da Rename mainwindow.cpp to MainWindow.cpp 2017-05-05 13:32:59 -07:00
Oscar Cerna-Mandujano
34014288df Added git ignore file 2017-05-05 13:30:09 -07:00
Oscar Cerna-Mandujano
0b895ccab5 Merge pull request #15 from maelstrom59/patch-1
readme: fix Fedora installation instructions
2017-05-05 12:19:52 -07:00
James F-Robinson
22d81c8df9 readme: fix Fedora installation instructions
Had to change a few commands to get it to build on my Fedora 25 machine:
* changed the 'qt-devel' package for 'qt5-devel'
* changed the 'qmake' command to 'qmake-qt5'
2017-05-05 13:24:05 +01:00
rikai
d12949da78 Merge pull request #14 from JupiterBroadcasting/development
Merge the updated README into master.
2017-05-04 14:31:28 -07:00
rikai
901481b766 Update README.md
Not much of a reason for this, really. People can check their branches and makes merging into master annoying.
2017-05-04 14:29:56 -07:00
rikai
f286cf0908 Merge pull request #12 from chasinglogic/install-instructions
Add installation instructions, closes #11
2017-05-04 08:48:09 -07:00
Mathew Robinson
809a4230f3 add installation instructions 2017-05-04 11:23:27 -04:00