craig.p.drummond
|
72cd22161c
|
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
|
2013-07-18 14:52:45 +00:00 |
|
craig.p.drummond
|
2ab48f4b37
|
Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel
|
2013-07-17 18:16:50 +00:00 |
|
craig.p.drummond
|
ed2dbff6a1
|
udi is only unused if compiled without devices support
|
2013-07-02 19:25:51 +00:00 |
|
craig.p.drummond
|
90e1ae4937
|
For MPD versions 0.17 and above, if Cantata can read a .cue file then it will list each track as a separate entry in the artists and albums views.
BUG: 249
|
2013-07-02 19:20:40 +00:00 |
|
craig.p.drummond
|
91ccb234e0
|
Add context menu to replygain and file orgainuzer dialogs to remove items from list.
|
2013-06-13 18:53:15 +00:00 |
|
craig.p.drummond
|
a5622b4682
|
Fix Qt5 segfault on exit, due to static QIcons being destructed.
|
2013-06-12 19:56:59 +00:00 |
|
craig.p.drummond
|
c88cefe10e
|
Consistency...
|
2013-06-06 18:44:11 +00:00 |
|
craig.p.drummond
|
8c66013cf5
|
Save id3v1 if it already exists
|
2013-06-06 18:43:42 +00:00 |
|
craig.p.drummond
|
997476495b
|
Need to add another #ifdef around id3 version saving
BUG:227
|
2013-06-06 18:43:15 +00:00 |
|
craig.p.drummond
|
139dec345f
|
Add cmake check to see if TagLib has id3version in MPEG save.
BUG:227
|
2013-06-05 17:37:12 +00:00 |
|
craig.p.drummond
|
88bade2fa5
|
Consistent style for treeviews
|
2013-05-30 18:58:37 +00:00 |
|
craig.p.drummond
|
8854c4b7c1
|
- Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
|
2013-05-29 19:00:50 +00:00 |
|
craig.p.drummond
|
0d32b64c08
|
Code layout
|
2013-05-23 16:55:47 +00:00 |
|
craig.p.drummond
|
6115ba30ca
|
Remove lyrics and info pages, and place within a new context view.
|
2013-05-18 10:13:53 +00:00 |
|
craig.p.drummond
|
08fbc4d294
|
Save size of Track Organiser, Tag Editor, and ReplayGain dialogs.
|
2013-05-09 19:11:09 +00:00 |
|
craig.p.drummond
|
804344f9e8
|
Formatting
|
2013-03-22 21:17:54 +00:00 |
|
craig.p.drummond
|
f0b2e83dad
|
Save, and restore, sizes of (most) dialogs.
|
2013-03-18 20:15:41 +00:00 |
|
craig.p.drummond
|
6d604fd477
|
When updating, only need to check that 'to' is not empty
|
2013-03-17 21:24:10 +00:00 |
|
craig.p.drummond
|
879920b3a3
|
Save ID3v2 only for CD encodes
|
2013-03-13 20:05:22 +00:00 |
|
craig.p.drummond
|
461b704065
|
More work on CD device support.
|
2013-03-07 17:32:20 +00:00 |
|
craig.p.drummond
|
9889170f37
|
Initial support for AudioCDs
TODO: Editing of track details, covers, testing, etc...
|
2013-03-06 17:24:33 +00:00 |
|
craig.p.drummond
|
a0d9aff335
|
Create a cusrtom ComboBox - so that we can add scrollbars to pop-up of non-editrable combos with QGtkStyle
|
2013-02-28 22:15:02 +00:00 |
|
craig.p.drummond
|
bf15974210
|
Add some missing includes
|
2013-02-28 18:14:58 +00:00 |
|
craig.p.drummond
|
496f09a7aa
|
Provice correct parameters to save()
|
2013-02-28 18:14:42 +00:00 |
|
craig.p.drummond
|
3ceafc61e1
|
Remove un-implmented function
|
2013-02-28 18:14:18 +00:00 |
|
craig.p.drummond
|
f314fca500
|
Optionally start track organizer after tag editor, if chaging the tags indicates that the files should be renamed.
|
2013-02-27 19:41:47 +00:00 |
|
craig.p.drummond
|
204fa8e276
|
Better function name
|
2013-02-27 19:41:03 +00:00 |
|
craig.p.drummond
|
c8716d21b0
|
Better dialog dow showing list of tag failures
|
2013-02-27 19:39:42 +00:00 |
|
craig.p.drummond
|
1b45e4b84c
|
Respect ID3v2.3 / ID3v2.4 setting of tags - i.e. when save, ensure we use the same version.
|
2013-02-26 20:07:36 +00:00 |
|
craig.p.drummond
|
d8dcc20176
|
Write ID3v2.3 tags by default
|
2013-02-26 20:06:20 +00:00 |
|
craig.p.drummond
|
c25f07a968
|
Ensure save button gets enabled
|
2013-02-19 20:29:07 +00:00 |
|
craig.p.drummond
|
03d0cce9a6
|
Only set AlbumArtist from Artist if AlbumArtist is empty.
|
2013-02-19 20:22:47 +00:00 |
|
craig.p.drummond
|
c65fc7713c
|
Support for Qt5
|
2013-02-08 17:57:02 +00:00 |
|
craig.p.drummond
|
e3dc47948e
|
Re-organise the code a little...
|
2013-01-28 19:56:14 +00:00 |
|