Commit graph

11750 commits

Author SHA1 Message Date
lasconic
31a744f8b6 AppImages OSUOSL: start ssh-agent 2017-02-18 10:18:44 +01:00
lasconic
7393462003 fix upload of AppImages to OSUOSL 2017-02-18 09:46:45 +01:00
Nicolas Froment
fade47128b Merge pull request #3002 from Jojo-Schmitz/audioexport
follow up for fix #50926: fix bitrates for MP3 (MPEG-1)
2017-02-17 22:55:04 +01:00
lasconic
fd8e05cca1 Try to upload AppImage on OSUOSL 2017-02-17 22:40:02 +01:00
Joachim Schmitz
8dc908f43a follow up for fix #50926: fix bitrates for MP3 (MPEG-1)
as documented in http://lame.cvs.sourceforge.net/viewvc/lame/lame/USAGE
Also fixed a 'brown paper bag' copy/paste error and a typo
2017-02-17 22:34:49 +01:00
Nicolas Froment
2c8c6db873 Merge pull request #2993 from Jojo-Schmitz/mp3-export
fix #50926: add setting and option for MP3 bitrate
2017-02-17 18:36:45 +01:00
Joachim Schmitz
6a3f31fc28 fix #50926: add setting and option for MP3 bitrate
and some code and UI cleanup
2017-02-17 17:51:17 +01:00
Nicolas Froment
a309ae97f3 Merge pull request #3001 from Jojo-Schmitz/build
fix build
2017-02-17 16:41:44 +01:00
Joachim Schmitz
95afec8552 fix build 2017-02-17 16:34:34 +01:00
Nicolas Froment
f859330610 Merge pull request #2998 from ericfont/174636-KeyTimeSigAddTooltipSpacer
add vertical spacers and modify tooltip for key/time sig .ui (minor edit)
2017-02-17 16:26:49 +01:00
Werner Schweer
fc55143b95 update mtest 2017-02-17 15:48:28 +01:00
Werner Schweer
90b1991912 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
Nicolas Froment
8c3901957a Merge pull request #3000 from Jojo-Schmitz/warnings
fix some compiler warnings
2017-02-17 11:31:44 +01:00
Nicolas Froment
cec7e75473 Merge pull request #2999 from Jojo-Schmitz/inspector
some inspector accessibility fixes
2017-02-17 11:31:25 +01:00
Joachim Schmitz
9b9081bd36 fix some compiler warnings
not dealing with those where the code suggests that there are TODOs and
those are too far away to immediatelly spot them
2017-02-17 11:04:49 +01:00
Joachim Schmitz
e001657bc0 some inspector accessibility fixes 2017-02-17 11:02:18 +01:00
Eric Fontaine
9cb4a9993a Add vertical spacers to key sig dialog. Add tooltip for note grouping's Reset button. Modified tooltip for key/sig master palette add to include the word master. 2017-02-17 04:17:35 -05:00
lasconic
5a313cd4bb fix #64046: Korean input method on windows doesn't work with Shift 2017-02-17 00:48:35 +01:00
lasconic
5e52f115df fix compilation 2017-02-16 18:53:23 +01:00
lasconic
efd6f850f7 Partially fix #92591: No feedback while typing Korean 2017-02-16 18:24:54 +01:00
Nicolas Froment
d53bc659a4 Merge pull request #2994 from Jojo-Schmitz/irish-banjo
add Irish Tenor Banjo, incl. Tablature
2017-02-16 12:41:09 +01:00
Werner Schweer
723015c2a3 fix import problem of 2.x files with parts 2017-02-16 11:18:01 +01:00
lasconic
4f4b2049b8 fix case of bow actions 2017-02-15 18:34:59 +01:00
Nicolas Froment
6ffaf4ec0d Merge pull request #2928 from divya-urs/add_keyboard_shortcuts_bowing_symbols
fix #152766: Add keyboard shortcuts for up bow and down bow symbols
2017-02-15 18:19:37 +01:00
Nicolas Froment
dc2eb11a98 Merge pull request #2952 from IsaacWeiss/153891-electric-bass-clef
Fix #153891: Make electric basses transposing instruments with regular bass clef
2017-02-15 18:07:45 +01:00
Nicolas Froment
be5aa2833d Merge pull request #2949 from jeetee/141426_new_score_wizard_default_size
fix #141426 restored the 2.0.3 New Score Wizard default size
2017-02-15 18:03:38 +01:00
Werner Schweer
8974b275ee reactivate compat206 regression tests 2017-02-15 17:50:59 +01:00
lasconic
2f094c2051 Added keyboard shortcut and menu action for fingering elements 2017-02-15 15:32:58 +01:00
lasconic
fcc79b0e79 fix compilation of albummanager 2017-02-15 15:21:04 +01:00
Nicolas Froment
4d3f731cad Merge pull request #2955 from vinayakvivek/100101-album
fix #100101: pre-populate Album Manager with default "Untitled"
2017-02-15 14:37:36 +01:00
Werner Schweer
fa25d23bdc fix deleting measures 2017-02-15 13:59:06 +01:00
Werner Schweer
6b0a1e6c1e fix hairpin import of 2.0x files 2017-02-15 13:59:06 +01:00
Werner Schweer
9f94de8ca5 fix 'small' property for staves 2017-02-15 13:59:05 +01:00
Nicolas Froment
4c5b708cc6 Merge pull request #2997 from lvinken/import-mxml-fixes
Import mxml fixes
2017-02-15 09:11:00 +01:00
Leon Vinken
5b06160904 fix #167071 MusicXML import crash on overlapping wavy lines 2017-02-14 21:03:40 +01:00
Leon Vinken
949ab5a530 error message cleanup 2017-02-14 21:03:40 +01:00
Leon Vinken
d20fdba73d improve handleBeamAndStemDir() error messages 2017-02-14 21:03:40 +01:00
Leon Vinken
b78852a345 fix spurious 'calculated duration not equal to specified duration' grace note error message 2017-02-14 21:03:40 +01:00
vinayak
9fe632f325 fix #100101: pre-populate Album Manager with default "Untitled" album on first use 2017-02-15 00:31:00 +05:30
Nicolas Froment
b1550bec81 Merge pull request #2956 from RaphaelCojocaru/105301-FindBug
fix #105301: Solved the Find function bug; now the searchComboBox sav…
2017-02-14 15:44:13 +01:00
Nicolas Froment
c2ffa9c75d Merge pull request #2992 from IsaacWeiss/patch-2
Repeat count -> Play count
2017-02-14 14:35:45 +01:00
Nicolas Froment
c466a4eb23 Merge pull request #2983 from IsaacWeiss/111856-unicode-accidentals-special-characters
Follow-up fix #111856: Put Unicode accidentals first
2017-02-14 14:34:07 +01:00
Werner Schweer
70eec09476 fix update after add/remove of keysig 2017-02-13 17:06:30 +01:00
Werner Schweer
88703a3259 interpret custom keys 2017-02-13 12:45:37 +01:00
Werner Schweer
63c9ad1234 inspector update 2017-02-13 12:45:37 +01:00
Nicolas Froment
adad5a0e57 Merge pull request #2990 from trig-ger/master
Fix crash when importing incorrect MIDI file
2017-02-13 12:38:27 +01:00
Nicolas Froment
20d58740fa Merge pull request #2984 from Jojo-Schmitz/inpector
some more inspector fixes
2017-02-13 12:02:27 +01:00
Nicolas Froment
fc9beeee9d Merge pull request #2982 from Jojo-Schmitz/midi-chords
fix #167196: change some MIDI XF chord symbol spellings
2017-02-13 11:54:02 +01:00
Joachim Schmitz
b17c0c1532 some more inspector fixes
also text fixes for editstyle dialog
and disable 'Scale to frame size' for images not in a frame
2017-02-13 10:47:26 +01:00
Joachim Schmitz
8c7d5ff90a add Irish Tenor Banjo, incl. Tablature
see https://musescore.org/en/node/74446
2017-02-13 10:19:08 +01:00