Commit graph

32 commits

Author SHA1 Message Date
lasconic
29d5b2d69c fix some compiler warnings 2016-08-24 14:07:15 +02:00
jeetee
8c7969868e fix #119376 utility functions for save/restore geometry 2016-07-28 14:15:31 +02:00
lasconic
46c91573de fix #116881: dynamic translation 2016-07-01 15:28:35 +02:00
shredpub
c19826d454 fix #99811 : Implements snapping of tempo slider
Remove extra cout

fix #99811: Snap tempo slider to 100 as it gets close
2016-03-11 14:54:52 +05:30
lasconic
840ba7a481 cleaner value for play panel with no score 2015-02-26 14:41:34 +01:00
Andrei Tuicu
cf06f42ea0 Fix play panel, synthesizer, mixer not getting focus when opened using keyboard. 2015-02-11 11:48:53 +02:00
Andrei Tuicu
ae1b46b2a7 Scale values for screen reader to be from 0 to 100 for sliders in awl. 2015-02-06 23:00:36 +02:00
Andrei Tuicu
ddaf8b363e Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
ws
ac1a75a68d change some top level window type from dialog to tool 2015-01-07 17:28:14 +01:00
ws
1d4556b526 fix #42171: Dialogs should not be on top of all apps 2015-01-07 15:33:24 +01:00
ws
4ba880a2b3 change synthesizer volume defaults 2014-12-12 14:56:18 +01:00
lasconic
ad2f8cad9a fix #15629: Mac: Play Panel doesn't float above main window 2014-12-01 23:05:16 +01:00
ws
d85bee21ad fix #40106 2014-11-28 15:03:13 +01:00
Joachim Schmitz
893e5d6515 some more text fixes 2014-10-30 10:55:40 +01:00
Igevorse
8c946f7e66 Bug fixes 2014-07-16 23:03:30 +05:00
Joachim Schmitz
5a9b6395de avoid warnings reg. unused variables 2014-06-17 14:35:16 +02:00
Joachim Schmitz
f08bd8df67 fix warnings due to -Wunused-parameter 2014-01-15 22:05:05 +01:00
ws
40762ee983 synchronize loop marker with pianoroll 2013-10-18 12:21:01 +02:00
Maurizio M. Gavioli
ea2746663e Implements count-in, playing 'tick-tack' each time playback is started.
Ticks are always played for at least one full measure. If the playback starting point is not at the beginning of a measure or if the measure is shorter than nominal (anacrusis), also plays enough 'tick-tack' to fill the measure.

Count-in is turned on / off with a button in the play panel.
2013-10-15 09:36:17 +02:00
lasconic
0f2477a096 fix #22678: Allow a faster tempo in the playback panel 2013-09-13 17:41:47 +02:00
vgstef
a0ecd236c2 Add visual marks for In/Out loop 2013-08-19 03:23:09 -04:00
vgstef
3543170ae3 Add loop playback feature 2013-07-31 13:49:46 -04:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
3d46ca7d84 standardize dialog/menu state interaction 2013-05-12 23:13:28 +02:00
Maurizio M. Gavioli
a183510a7a Play Panel: persistent size and pos across sessions
*) Size and pos are read from QSettings when the widget is created
*) Size and pos are stored to QSettings when the widget is hidden/closed/destroyed
*) The member var Preferences::playPanelPos is removed, as the play panel pos is not configurable in preferences
2013-05-07 14:08:35 +02:00
ws
f8e00d41c4 remove playpanel dependency from sequencer 2013-05-03 11:37:57 +02:00
lasconic
957be0c7bb fix #18464: BPM in Play Panel only shows the first tempo marking 2013-04-30 20:45:04 +02:00
lasconic
f80dfa796c remove contextual help button on Windows 2013-02-07 13:10:46 +01:00
lasconic
de3647082f reset play panel when last score is closed 2012-07-02 21:25:06 +02:00
lasconic
ddd2a7aca8 fix #6075: Play panel calculates score duration wrong 2012-07-02 18:43:11 +02:00
lasconic
3481180e06 remove swing playback control 2012-06-21 12:14:08 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00