Commit Graph

2779 Commits

Author SHA1 Message Date
Sophist
56ddac250d Provide debug message if already loaded
See http://forums.musicbrainz.org/viewtopic.php?id=4916 for example of
need.
2014-04-11 12:14:22 +01:00
Wieland Hoffmann
5a2eee3484 Merge branch 'image-class-2'
Conflicts:
	picard/ui/infodialog.py
2014-04-08 13:13:22 +02:00
Wieland Hoffmann
b9a4f7898b increase the timer delay 2014-04-08 13:06:27 +02:00
Laurent Monin
64778f7dbd Merge pull request #256 from Sophist-UK/sophist_fix_missing_id3_tags_v2
Various tag tweaks.
2014-04-08 08:15:55 +02:00
Laurent Monin
e2695a5b5c Update translations 2014-04-07 16:54:00 +02:00
Laurent Monin
865722cbe1 Regenerate .py files from corresponding .ui files 2014-04-07 16:48:31 +02:00
Laurent Monin
7d1875ebe8 Merge pull request #266 from zas/build_ui_improvements
Add --files= option to setup.py build_ui
2014-04-07 07:58:12 +02:00
Laurent Monin
a141bc91ce Update NEWS.txt 2014-04-07 07:57:48 +02:00
Laurent Monin
a67ff7330f Merge remote-tracking branch 'upstream/master' into build_ui_improvements 2014-04-07 07:54:49 +02:00
Laurent Monin
8bc952db96 Merge branch 'sophist_fix_error_on_malformed_TRCK_tag' of git://github.com/Sophist-UK/picard into Sophist-UK-sophist_fix_error_on_malformed_TRCK_tag
Conflicts:
	NEWS.txt
2014-04-06 22:46:16 +02:00
Laurent Monin
1a312bf6ca Merge pull request #269 from Sophist-UK/sophist_fix_plugin_MENU_capability
Fix sub-menu capability for plugins...
2014-04-06 21:56:43 +02:00
Laurent Monin
4a390f7f44 Merge pull request #270 from Sophist-UK/sophist_show_id3_version
Show id3 version in info - resolves PICARD-218
2014-04-06 21:52:24 +02:00
Laurent Monin
c25c589191 Merge pull request #280 from zas/i18n_noop
Get rid of 'if logdebug: logdebug(...)' pattern using a noop function
2014-04-06 21:51:29 +02:00
Laurent Monin
3a2872d344 Restore time-stamp check, files depends too much on uic versions anyway
It works in most cases, and now one can force regeneration of one or more files
if needed.
2014-04-06 21:45:34 +02:00
Michael Wiencek
871e2467e8 Fix instance where QStringList is now a list (post-fa66e9f) 2014-04-06 13:40:20 -05:00
Sophist
0a87b62ee7 Update NEWS 2014-04-04 20:25:02 +01:00
Laurent Monin
acbebc3eb6 Get rid of 'if logdebug: logdebug(...)' pattern using a noop function
Suggested by @Mineo in https://github.com/musicbrainz/picard/pull/254/files#r11290500
2014-04-04 21:21:30 +02:00
Sophist
4ef7e133a6 Merge pull request #1 from zas/tpos_trck
@zas: Match TRCK and TPOS using regex and reduce code redundancy.

@sophist: I wondered whether this code was too difficult to read, but in the end decided it wasn't.
2014-04-04 19:11:09 +01:00
Laurent Monin
8f91a9f7eb Use re named groups to match values and metadata keys. 2014-04-04 15:06:41 +02:00
Sophist
c22f93da50 Drop import time which is never used. 2014-04-04 13:28:20 +01:00
Sophist
35db0be391 Drop NEWS item re timestamp. 2014-04-04 13:26:10 +01:00
Wieland Hoffmann
9f85083025 Add comments to the signal handling code 2014-04-04 12:39:39 +02:00
Laurent Monin
09f726fcdc Match TRCK and TPOS using regex and reduce code redundancy. 2014-04-04 12:07:50 +02:00
Sophist
02168dc50d Provide same checks for TPOS 2014-04-03 18:03:26 +01:00
Laurent Monin
a90de48d7a Merge pull request #278 from Sophist-UK/sophist_fix_test_mbxml_after_#268
Fix broken test_mbxml
2014-04-03 16:22:36 +02:00
Laurent Monin
6a62045370 Merge pull request #274 from Sophist-UK/sophist_fix_typo_in_#251
Fix typo in #251
2014-04-03 16:21:07 +02:00
Sophist
b3d92437be Fix broken test_mbxml
broken by commit 6922848545
2014-04-03 14:22:41 +01:00
Sophist
388a48219e Provide error log on invalid format. 2014-04-03 13:57:54 +01:00
Sophist
0f2e62796c Fix error on malformed TRCK tag. 2014-04-03 13:54:46 +01:00
Sophist
14c8a68ad8 Fix typo in commit d65ecf4bdd 2014-04-03 13:44:58 +01:00
Laurent Monin
6922848545 Merge pull request #268 from Sophist-UK/sophist_fix_and_extend_artists_tag
Fix and extend artists tag ...
2014-04-03 12:32:30 +02:00
Sophist
8dec7fb20f Tweak NEWS 2014-04-03 10:57:09 +01:00
Sophist
c3ee57ee64 Add NEWS 2014-04-03 10:29:20 +01:00
Sophist
0f274c8ab0 Show id3 version in info - resolves PICARD-218 2014-04-01 20:17:05 +01:00
Sophist
5a84fcd4d1 Drop id3v24 tagging timestamp. 2014-04-01 18:08:37 +01:00
Sophist
8ebb2e1b0d Add NEWS.txt 2014-04-01 08:01:47 +01:00
Laurent Monin
49ccc572dc Merge pull request #246 from m42i/highlighting_comments
Highlighting $noop() comments differently
2014-03-31 23:54:26 +02:00
Sophist
704c68f76f Minor style improvement 2014-03-31 22:25:11 +01:00
Laurent Monin
e97f404fff Update test_formats: defaultdict -> LockableDefaultDict 2014-03-31 21:33:32 +02:00
Laurent Monin
906e38f992 Lock images dict when writing, it is needed to avoid double saved images 2014-03-31 21:32:21 +02:00
Laurent Monin
d4753031d0 Add a bit of debug log when images are saved to temp files 2014-03-31 21:29:15 +02:00
Laurent Monin
13d95e309a Add lockable default dict class 2014-03-31 21:28:12 +02:00
Laurent Monin
5a266b1a25 Fix the need to re-focus window after ctrl+c interrupt for the app to exit 2014-03-31 21:25:11 +02:00
Laurent Monin
0863b1e956 Merge pull request #261 from Sophist-UK/sophist_move_MEDIA_TAGS
Move and rename default preserved tags
2014-03-31 20:24:53 +02:00
Sophist
56ac2849b9 Fix sub-menu capability for plugins...
1. xrange(x, y) goes from x to y-1. If len(MENU) is 1 this is never
called. So add 1 to get correct range.

2. Exception handling is typically slower and code is less clear than if
we just test for the key existing.
2014-03-31 17:47:44 +01:00
Laurent Monin
d3d418de54 Drop time-stamp comparison, remove variable comments from generated files.
See discussion at http://tickets.musicbrainz.org/browse/PICARD-566
2014-03-31 15:13:19 +02:00
Laurent Monin
fc1d24e276 Merge pull request #264 from DanMan/master
Store ReplayGain info for MP3s in ID3v2 instead of APE tags
2014-03-31 14:47:34 +02:00
Sophist
207e7de8b1 Switch back to PRESERVED_TAGS 2014-03-31 07:24:50 +01:00
Laurent Monin
dd6a124292 Allow compilation of ui files in unusual directories.
.py file will be produced in the same directory of the .ui file
2014-03-30 15:46:54 +02:00
Laurent Monin
102f03df40 Merge pull request #267 from Sophist-UK/sophist_correct_absolutetracknumber_variable
Make code clearer (as suggested by jesus2099)
2014-03-30 13:17:34 +02:00