Commit Graph

39 Commits

Author SHA1 Message Date
louis-barman 17b5ec5a9e Updated the translations for the Midi to MIDI change. 2020-12-17 12:53:38 +00:00
louis-barman e2968b6b94 Removed the unused music translations which have been copied to a new location.
The music translations are now located in the music/src/translations/ dir.
2020-11-25 20:51:38 +00:00
Juhani Numminen 6b4dd3c5d7 Use system rtmidi by default and add option USE_BUNDLED_RTMIDI 2020-02-15 13:51:48 +02:00
pianobooster ecfb917004 Ran lupdate on all the translations. 2020-02-06 15:00:19 +00:00
pianobooster 91dee5dbde Updated the Change log. 2020-02-05 23:26:47 +00:00
louis-barman de0b794de5 Reverted some code from version 7.0 but keeping all the good parts.
deleted the cmake options: WITH_FLUIDSYNTH, WITH_TIMIDITY, USE_TIMIDITY, USE_FLUIDSYNTH, USE_SYSTEM_RTMIDI
Removed the runtime Depends: timidity and nolong longer recommends jack2.
Removed the Build-Depends: librtmidi-dev
Reverted the help and about urls in the app to point to http://pianobooster.sourceforge.net/
2020-02-04 23:25:19 +00:00
louis-barman 76b376878a Translation can now be tested in-place without do a make install.
Removed video options now defaulting to none.
Changed USE_FLUIDSYNTH to EXPERIMENTAL_USE_FLUIDSYNTH as this option is not working yet
Fixed a problem that prevented a midi keyboard connection from working.
moved the colour coded notes to the preferences dialogue.
cmake with no options now works correctly.
2020-02-03 16:41:46 +00:00
Alexey Loginov 027d1dde25 fix missing closing brace in pro file 2019-09-04 09:02:55 +03:00
Alexey Loginov 962dcda3a7 NO_CHANGELOG option 2019-09-03 14:20:26 +03:00
glixx 82147e17e6 USE_TIMIDITY is disabled by default 2019-07-15 07:22:37 +03:00
sasha 4541a0db5b set USE_TIMIDITY 2019-07-15 12:57:16 +09:00
sasha fc52685ffe tab timidity 2019-07-15 11:18:51 +09:00
Alexey Loginov 79b61ef244 update docs 2019-07-10 06:56:00 +03:00
sasha b3e6a1b869 Merge https://github.com/captnfab/PianoBooster 2019-07-09 14:30:50 +09:00
sasha 726b81ff9a fix USE_SYSTEM_RTMIDI over qmake 2019-07-09 14:29:47 +09:00
glixx e719f2ec29 qmake: add message about PREFIX 2019-07-09 08:14:36 +03:00
sasha 8a56e1b374 variable DATA_DIR 2019-07-09 13:42:13 +09:00
sasha 7bd5544c4a delete link asound over qmake 2019-07-09 13:10:29 +09:00
AdmSasha 0a5df9e38c fixed fluidsynth device by qmake 2019-07-04 10:43:18 +09:00
Alexey Loginov c3b2fd44f2 fix permissions on files 2019-07-02 01:24:08 +03:00
Alexey Loginov 66fc37c7df install faq.md 2019-07-02 01:12:36 +03:00
glixx 88f4b93ab0
Merge pull request #149 from admsasha/master
Do not install languages
2019-07-02 04:04:42 +03:00
sasha a70bd39b6b Do not install languages 2019-07-02 09:54:25 +09:00
Alexey Loginov b211b225f1 add NO_LICENSE flag 2019-07-02 00:52:08 +03:00
sasha 7883606206 building without languages 2019-07-01 13:56:55 +09:00
glixx edb1363893 install all langs by qmake always 2019-06-27 07:55:18 +03:00
Alexey Loginov b69bea16d7 CC-BY for music 2019-06-26 10:06:39 +03:00
sasha 89fa838ef7 [pianobooster.pro] fix path to 3rdparty 2019-06-25 15:08:52 +09:00
AdmSasha 1a807989c8 another fix install of translations 2019-06-25 14:56:24 +09:00
Alexey Loginov 5354630a70 update docs 2019-06-25 02:05:07 +03:00
glixx 996b9d0650
Revert "not install blank" 2019-06-24 10:15:58 +03:00
glixx e168fec610
Merge pull request #136 from admsasha/master
not install blank
2019-06-24 10:14:32 +03:00
AdmSasha ff5dd43a07 not install blank 2019-06-24 16:09:25 +09:00
Alexey Loginov cc9117b187 do not install blank.ts files by qmake 2019-06-24 07:03:46 +03:00
Alexey Loginov 2737dbe3b3 more info about INSTALL_ALL_LANGS 2019-06-24 06:55:25 +03:00
AdmSasha 2f7ddad215 install translation 2019-06-24 14:07:12 +09:00
Alexey Loginov a61113686e qmake: fix libs 2019-06-24 02:36:22 +03:00
Alexey Loginov 1348b5e94c qmake: prefix is /usr by default, fix icon installation 2019-06-24 00:45:12 +03:00
Alexey Loginov 27abe94d25 move pro file to root dir 2019-06-23 23:35:35 +03:00