Commit Log (Page 1 of 3)

back to main page

Pages: 1 2 3 Next >>

Summary Period: 2004-06-22 to 2003-12-27 (Commits 143-242 of 242)

bubbadoe
22/06/04 09:13
commented out extra couts
2 lines of code changed in:
stringmanip.cpp (+2 -2)

bubbadoe
22/06/04 09:12
fixed potential segfault
2 lines of code changed in:
qmbtagger/qmbfileview.cpp (+2 -2)

bubbadoe
22/06/04 09:10
fixed segfault when getting TRM on non mp3/ogg file (added extension check)
137 lines of code changed in:
splittrackdiag.ui (+117 -66), splittrackdiag.ui.h (+17 -1), qmbtagger/qmbfileview.cpp (+3 -2)

bubbadoe
21/06/04 12:12
many small code cleanups/fixes
made backupdbase database independent + cleaned up code (contained a few latent bugs)
425 lines of code changed in:
backupdbasediag.ui (+22 -16), backupdbasediag.ui.h (+25 -6), cleandirdialog.ui.h (+1 -1), dbase.h (+2), dbasebackup.cpp (+18 -15), dbasebackup.h (+5 -2), domomainwindow.cpp (+1 -1), fileio.cpp (+14 -4), main.cpp (+5 -31), mysqldbase.cpp (+21), mysqldbase.h (+3), pgsqldbase.cpp (+21), pgsqldbase.h (+3 -1), rcman.cpp (+21 -30), readertxt.cpp (+7 -8), readertxt.h (+1 -1), splittrackdiag.ui (+101 -76), todo (+1 -4), Resources/extinfo.txt (changed), resources/extinfo.txt (changed)
languages: domo_de.ts (+39 -5), domo_en.ts (+28 -15), domo_es.ts (+39 -5), domo_nl.ts (+37 -11)

bubbadoe
16/06/04 21:50
Domo now detects (and prompts on) all uppercase filenames + added "force prompt on every track" switch.
Done some testing and seems to work.
1445 lines of code changed in:
consistencychecker.cpp (+17 -6), createcol.ui (+9 -1), createcol.ui.h (+1 -1), log.cpp (+2 -2), preferencediag.ui (+1384 -1404), preferencediag.ui.h (+4 -2), readerfactory.cpp (+2 -2), settings.cpp (+2), settings.h (+1), stringmanip.cpp (+19 -5), stringmanip.h (+1), todo (+3 -3)

bubbadoe
14/06/04 14:31
few minor aesthetic updates: grammar corrections, label alignment, tab order, etc
472 lines of code changed in:
audiocd.cpp (+7 -7), cleandirdialog.ui (+22), consistencychecker.cpp (+2 -2), csvdialog.ui (+7 -4), dbase.h (+1 -1), dirscanner.cpp (+4 -4), enterTracksDialog.ui (+11 -1), mysqldbase.cpp (+2 -2), mysqldbase.h (+1 -1), pgsqldbase.cpp (+2 -2), pgsqldbase.h (+1 -1), rcman.cpp (+5 -5), setupdialog.cpp (+2 -6), setupdialogbase.ui (+145 -155), splittrackdiag.ui (+24 -1), todo (+1 -4), trackinfo.ui (+10 -2), writerm3u.cpp (+2 -2), writertxt.cpp (+2 -2)
languages: domo_de.ts (+59 -14), domo_en.ts (+53 -36), domo_es.ts (+55 -30), domo_nl.ts (+54 -32)

bubbadoe
11/06/04 12:49
improved cleandirdialog: now supports MusicExpression mapping as well.
Tweaked musicexpression.cpp
272 lines of code changed in:
cleandirdialog.ui (+236 -66), cleandirdialog.ui.h (+27 -19), main.cpp (+4 -3), musicexpression.cpp (+5 -1)

bubbadoe
10/06/04 21:08
upgraded from qt 3.3.1 to 3.3.2
42 lines of code changed in:
languages: domo_de.ts (+13 -9), domo_en.ts (+8 -8), domo_es.ts (+13 -9), domo_nl.ts (+8 -8)

bubbadoe
10/06/04 12:25
fixed a few quirks/potential bugs, added more logging to dirscanner/metinfo
in response to a reported illegal operation
33 lines of code changed in:
cleandirdialog.ui (+3 -3), dirscanner.cpp (+17 -4), metainfo.cpp (+5 -2), todo (+8 -5)

bubbadoe
09/06/04 15:20
cleaned up scanmusicdir, added + used cleandirdialog (-> works but not fully tested yet)
958 lines of code changed in:
cleandirdialog.ui (new 396), cleandirdialog.ui.h (new 92), consistencychecker.cpp (+1 -1), dirscanner.cpp (+89 -73), domo.pro (+6 -1), domoglobals.cpp (+1 -1), domomainwindow.cpp (+9 -5), fileio.cpp (+5 -1), stringmanip.cpp (+21 -14), stringmanip.h (+1), todo (+3), track.cpp (+2)
languages: domo_de.ts (+83), domo_en.ts (+83), domo_es.ts (+83), domo_nl.ts (+83)

bubbadoe
02/06/04 23:33
fixed recursive bug
2 lines of code changed in:
textostream.cpp (+2 -1)

bubbadoe
25/05/04 18:32
lots more todos
13 lines of code changed in:
todo (+13 -1)

bubbadoe
20/05/04 11:59
updated todo
1 lines of code changed in:
todo (+1)

bubbadoe
11/05/04 20:29
more namespace cleanup
4 lines of code changed in:
b4shandler.cpp (+1 -1), b4shandler.h (+2 -2), readerb4s.cpp (+1 -1)

bubbadoe
11/05/04 20:15
cleaned up namespaces: RcManSpace -> ResourceSpace, TextIStream added to ReaderSpace,
TextOStream added to WriterSpace, Collection moved to MediaSpace
72 lines of code changed in:
cd.h (+1), collection.cpp (+1 -1), collection.h (+1 -1), compare.h (+2 -2), consistencychecker.cpp (+1 -1), consistencychecker.h (+1 -1), dbase.cpp (+1 -1), dbase.h (+1 -1), dirscanner.cpp (+1 -1), dirscanner.h (+1 -1), domomainwindow.cpp (+1 -1), domomainwindow.h (+1 -1), file.h (+1), ireader.h (+1), iwriter.cpp (+1), log.h (+2), rcman.cpp (+1 -1), rcman.h (+2 -2), textistream.cpp (+1 -1), textistream.h (+19 -18), textostream.cpp (+1), textostream.h (+28 -27), writerhtml.h (+1 -1), writertxt.h (+1 -1)

bubbadoe
11/05/04 19:45
actually does something now
3 lines of code changed in:
doxygen.conf (+3 -3)

bubbadoe
11/05/04 18:23
renameFile now properly deals with existing files
49 lines of code changed in:
domomainwindow.cpp (+2), fileio.cpp (+42 -35), metainfo.cpp (+4 -4), todo (+1 -2)

bubbadoe
11/05/04 17:37
fixed output of wrong path
1 lines of code changed in:
dirscanner.cpp (+1 -1)

bubbadoe
11/05/04 17:32
fixed segfault when trying to scan dir for which you dont have permissions
63 lines of code changed in:
dirscanner.cpp (+30 -32), fileio.cpp (+30), fileio.h (+2), todo (+1)

bubbadoe
11/05/04 15:07
tiny code cleanups
51 lines of code changed in:
main.cpp (+2 -5), musicbrainzdialog.ui (+2 -2), setupdialog.cpp (+3 -1), setupdialogbase.ui (+7 -7), todo (+2 -12)
languages: domo_de.ts (+9 -1), domo_en.ts (+8 -4), domo_es.ts (+9 -1), domo_nl.ts (+9 -1)

bubbadoe
11/05/04 14:41
check for existing CDtitle, much friendlier now
+ few minor tweaks
80 lines of code changed in:
dbase.cpp (+11), dbase.h (+1), dirscanner.cpp (+1 -1), domomainwindow.cpp (+23 -3), domomainwindowbase.ui (+40 -40), todo (+4)

bubbadoe
07/05/04 20:07
updated languages
131 lines of code changed in:
languages: domo_de.ts (+40 -3), domo_en.ts (+29 -38), domo_es.ts (+31 -32), domo_nl.ts (+31 -32)

bubbadoe
07/05/04 20:06
improved, rewrote first frame
16 lines of code changed in:
setupdialogbase.ui (+16 -17)

bubbadoe
07/05/04 19:50
print out dbdrivers on startup
2 lines of code changed in:
domoglobals.cpp (+1 -1), domomainwindow.cpp (+1)

bubbadoe
05/05/04 19:36
moved database drivers into a global variable
35 lines of code changed in:
README (+1), domoglobals.cpp (+1), domoglobals.h (+2), newaccountdiag.ui (+4 -6), newaccountdiag.ui.h (+8), setupdialog.cpp (+1 -1), setupdialogbase.ui (+9 -14), setupdialogbase.ui.h (+4 -2), todo (+5)

bubbadoe
28/04/04 21:19
v2.2 final
15 lines of code changed in:
README (+12), domo-ark.spec (+1 -1), domo.pro (+2 -1), domo.spec (-1)

bubbadoe
28/04/04 13:09
updates to ready 2.2 release
85 lines of code changed in:
creditsdiag.ui (+3 -2), domo-ark.spec (+12 -11), domo.pro (+6 -1), domo.spec (+14 -11), domoglobals.cpp (+2 -2), preferencediag.ui (+2 -2)
languages: domo_de.ts (+28 -2), domo_en.ts (+6 -8), domo_es.ts (+6 -5), domo_nl.ts (+6 -5)

bubbadoe
28/04/04 09:35
rcman: corrected # entries not printed properly + updated readme/release/... files
30 lines of code changed in:
CHANGELOG (+3 -1), README (+12 -8), RELEASE (+4 -2), rcman.cpp (+11 -6), readertxt.cpp (-1)

bubbadoe
26/04/04 23:14
fixed stray character
4 lines of code changed in:
splittrackdiag.ui.h (+4 -5)

bubbadoe
26/04/04 23:12
added patch to splittrackdiag.ui.h from Fabrizio
66 lines of code changed in:
splittrackdiag.ui.h (+6), todo (+59 -58), welcomediag.ui (+1 -1)

bubbadoe
08/04/04 21:00
added german translation file + relevant updates to domoglobals and project file
4029 lines of code changed in:
domo.pro (+1), domoglobals.cpp (+1 -1), languages/domo_de.ts (new 4027)

bubbadoe
30/03/04 16:49
updated language files
198 lines of code changed in:
languages: domo_en.ts (+60 -141), domo_es.ts (+74 -99), domo_nl.ts (+64 -129)

bubbadoe
30/03/04 15:50
removed unktrackdiag files + few very minor tweaks
9 lines of code changed in:
domo.pro (-21), log.cpp (+3), musicexpression.cpp (+4), settings.cpp (+2 -1), unknowntrackdiag.ui (del), unknowntrackdiag.ui.h (del)

bubbadoe
29/03/04 14:10
cleaned up consistency stuff + merge UnkTrack/SplitTrack + enable ApplyToAll/InAlbum options
Some testing done + seems to work (except for rare segfault when skipping some tracks,
bug in Qt::QStringList?). Unktrack files still need to be removed
475 lines of code changed in:
consistencychecker.cpp (+42 -115), consistencyprop.cpp (+15 -5), consistencyprop.h (+15 -2), domoglobals.cpp (+1 -1), file.cpp (+35), splittrackdiag.ui (+192 -188), splittrackdiag.ui.h (+63), unknowntrackdiag.ui (+52 -47), unknowntrackdiag.ui.h (+35)
images: floppy.png (+15 -36), folder_sound.png (+10 -13)

bubbadoe
25/03/04 23:10
added Large Case button to split/unk dialogs + first cleanup of stringmanip
246 lines of code changed in:
domomainwindow.cpp (+1 -1), filechooser.cpp (+1 -1), main.cpp (+6 -5), musicexpression.cpp (+1 -2), readercsv.cpp (+1 -1), splittrackdiag.ui (+88 -58), splittrackdiag.ui.h (+13), stringmanip.cpp (+31 -63), stringmanip.h (+2 -7), todo (-1), track.cpp (+4 -1), unknowntrackdiag.ui (+83 -53), unknowntrackdiag.ui.h (+15)

bubbadoe
24/03/04 21:16
replaced all == "" occurences with .isEmpty()
24 lines of code changed in:
dbase.cpp (+1 -1), dbasebackup.cpp (+1 -1), domomainwindow.cpp (+1 -1), iwriter.cpp (+2 -2), log.cpp (+1 -1), metainfo.cpp (+2 -2), musicexpression.cpp (+4 -4), mysqldbase.cpp (+1 -1), pgsqldbase.cpp (+1 -1), readercsv.cpp (+1 -1), readerfactory.cpp (+1 -1), settings.cpp (+1 -1), setupdialog.cpp (+2 -2), stringmanip.cpp (+3 -3), textistream.cpp (+1 -1), writerpls.cpp (+1 -1)

bubbadoe
24/03/04 17:19
forgot to add :s
15 lines of code changed in:
welcomediag.ui.h (new 15)

bubbadoe
24/03/04 17:17
trmdialog no longer asks to submit TRMs if there is no musicbrainz account
30 lines of code changed in:
trmdialog.cpp (+26 -10), trmdialog.h (+4 -1)

bubbadoe
22/03/04 21:15
replaced Unknown entry by Expression entry in UnkTrackDiag
250 lines of code changed in:
consistencychecker.cpp (+14 -8), splittrackdiag.ui (+48 -48), splittrackdiag.ui.h (+3 -1), unknowntrackdiag.ui (+182 -228), unknowntrackdiag.ui.h (+3 -3)

bubbadoe
22/03/04 18:04
moved expression stuff to separate class + splitTrackDiag now has expression support
547 lines of code changed in:
consistencychecker.cpp (+13 -1), dirscanner.cpp (+2 -179), dirscanner.h (-3), domo.pro (+12 -2), main.cpp (+2 -2), musicexpression.cpp (new 277), musicexpression.h (new 43), preferencediag.ui (+1), splittrackdiag.ui (+196 -115), splittrackdiag.ui.h (+1)

bubbadoe
19/03/04 19:38
minor update
20 lines of code changed in:
Resources: artistsafelist.txt (+1 -1), extinfo.txt (+2 -2), genrelist.txt (+1 -1), hyphenedartists.txt (+2 -1), keywords.txt (+4 -4)
resources: artistsafelist.txt (+1 -1), extinfo.txt (+2 -2), genrelist.txt (+1 -1), hyphenedartists.txt (+2 -1), keywords.txt (+4 -4)

bubbadoe
19/03/04 19:21
moved option to a different tab
1442 lines of code changed in:
domo.pro (+1 -1), preferencediag.ui (+1427 -1429)
languages: domo_en.ts (+4 -4), domo_es.ts (+5 -1), domo_nl.ts (+5 -1)

bubbadoe
19/03/04 19:05
enabled "skip&delete" option
394 lines of code changed in:
consistencychecker.cpp (+14 -3), splittrackdiag.ui (+22 -18), splittrackdiag.ui.h (+4), todo (-1), unknowntrackdiag.ui (+32 -25), unknowntrackdiag.ui.h (+4)
languages: domo_en.ts (+98 -38), domo_es.ts (+118 -14), domo_nl.ts (+102 -42)

bubbadoe
19/03/04 18:50
fixed a few consistencychecker bugs + redid unkTrack/splitTrack dialog
guis. Done some testing + works
885 lines of code changed in:
consistencychecker.cpp (+19 -9), domo.pro (+4), splittrackdiag.ui (+346 -240), unknowntrackdiag.ui (+513 -358), unknowntrackdiag.ui.h (+3 -1)

bubbadoe
19/03/04 14:16
little bug
1 lines of code changed in:
consistencychecker.cpp (+1)

bubbadoe
19/03/04 14:09
cleaned up consistency stuff a bit + few minor updates
169 lines of code changed in:
consistencychecker.cpp (+60 -38), consistencychecker.h (+4 -2), consistencyprop.cpp (new 41), consistencyprop.h (new 41), domo.pro (+12 -2), splittrackdiag.ui (+9 -1), todo (+2)

bubbadoe
19/03/04 09:07
updated todo
9 lines of code changed in:
todo (+9 -2)

bubbadoe
17/03/04 11:30
fixed minor bug in unk track diag + fixed cancel in cleanDir
73 lines of code changed in:
CHANGELOG (+11), RELEASE (+9), dirscanner.cpp (-1), domoglobals.cpp (+1 -1), domomainwindow.cpp (+6 -2), domomainwindowbase.ui (+1 -1), filechooser.cpp (+13 -7), filechooser.h (+1 -1), todo (+3 -18), unknowntrackdiag.ui (+25 -25), images/exit.png (+3 -7)

bubbadoe
17/03/04 09:58
updated languages + few tiny tweaks
82 lines of code changed in:
preferencediag.ui (+7 -6)
languages: domo_en.ts (+25), domo_es.ts (+25), domo_nl.ts (+25)

bubbadoe
17/03/04 09:38
it is now possible to specify your album format through a regex-like
expression. e.g: %g/%a/%y - %t can be translated into %a - %t (%g,%y)
Some very basic testing done, think all should work
1026 lines of code changed in:
dirscanner.cpp (+212 -55), dirscanner.h (+9 -15), domomainwindow.cpp (+10 -14), domomainwindowbase.ui (+40 -16), main.cpp (+12 -5), preferencediag.ui (+140 -41), preferencediag.ui.h (+6), readerm3u.cpp (+1 -1), readerpls.cpp (+1 -1), readertxt.cpp (+1 -1), settings.cpp (+4), settings.h (+2), stringmanip.cpp (+17), stringmanip.h (+1), todo (+2), track.cpp (+4 -4), track.h (+1 -1)
languages: domo_en.ts (+170 -145), domo_es.ts (+177 -123), domo_nl.ts (+216 -74)

bubbadoe
09/03/04 10:15
updated todo
1 lines of code changed in:
todo (+1 -3)

bubbadoe
07/03/04 21:13
moved useCompareselection into Compare.cpp + split it up in exportCompareSelection
and deleteCompareSelection, done some testing and works
Also fixed compare bug: '[' ']' were not being filtered in cleanSQL()
256 lines of code changed in:
compare.cpp (+213 -19), compare.h (+19 -2), consistencychecker.cpp (-1), dbase.cpp (+2), domomainwindow.cpp (+19 -180), todo (+3 -6)

bubbadoe
05/03/04 20:02
forgot GPL license header
22 lines of code changed in:
consistencychecker.cpp (+22), domo.pro (-8)

bubbadoe
05/03/04 19:57
added consistencycheker, moved relevant domomainwindow methods into this
new class. Done some basic testing + works.
NB: first commit using Qt 3.3.1 but no difference with 3.2 yet
804 lines of code changed in:
compare.cpp (+115), compare.h (+2), consistencychecker.cpp (new 343), consistencychecker.h (new 54), domo.pro (+134 -120), domomainwindow.cpp (+139 -579), domomainwindow.h (+3 -5), rcman.cpp (+7 -7), rcman.h (+7 -7)

bubbadoe
04/03/04 00:15
more refactoring done:
- fFile is private IReader as well as in IWriter
- added guilog as extension to log + made use of it in domomainwindow
- removed 4 log methods in domomainwindow
- improved checking for 0, openstream, etc in log
+few misc tweaks
basic testing done, should work
519 lines of code changed in:
dbase.cpp (+4), dbase.h (+1), dbasebackup.cpp (+1 -1), domo.pro (+4 -2), domoglobals.cpp (+7 -1), domomainwindow.cpp (+174 -191), domomainwindow.h (+2 -4), domomainwindowbase.ui (+8 -8), guilog.cpp (new 93), guilog.h (new 47), ireader.cpp (+4), ireader.h (+2 -6), langdialog.ui (+2 -2), langdialog.ui.h (+2), log.cpp (+30 -4), log.h (+13 -11), main.cpp (+2 -2), rcman.cpp (+2 -7), rcman.h (-3), readercsv.cpp (+8 -6), readerm3u.cpp (+8 -6), readerpls.cpp (+8 -7), readertxt.cpp (+16 -12), stringmanip.cpp (+21 -1), textostream.cpp (+4 -4), textostream.h (+2 -1), unknowntrackdiag.ui (+21 -18), welcomediag.ui (+31 -14), writerb4s.cpp (+1 -1), writertxt.cpp (+1 -1)

bubbadoe
01/03/04 21:35
forgot to add newaccountdiag.ui.h
19 lines of code changed in:
audiocd.cpp (+1), newaccountdiag.ui.h (new 18)

bubbadoe
01/03/04 21:13
lots of refactoring: added + made use of DbaseFactory, cleaned up create new account
to support non MySQL databases, made fFile in IWriter private, make Log independent of IWriter
and some other, minor misc. tweaks
713 lines of code changed in:
creditsdiag.ui (+2 -1), dbasefactory.cpp (new 57), dbasefactory.h (new 35), domo.pro (+4 -2), domomainwindow.cpp (+110 -117), domomainwindow.h (+1 -1), iwriter.cpp (+3 -8), iwriter.h (+4 -12), log.cpp (+18 -21), log.h (+6 -10), main.cpp (+7 -17), mysqldbase.cpp (+10 -1), newaccountdiag.ui (+197 -152), pgsqldbase.cpp (+10), rcman.cpp (+17 -16), rcman.h (+3 -11), readerfactory.cpp (+4 -7), setupdialog.cpp (+17 -25), stringmanip.cpp (+4 -19), todo (+23), writerb4s.cpp (+18 -15), writercsv.cpp (+13 -10), writerhtml.cpp (+78 -59), writerhtml.h (+1 -1), writerm3u.cpp (+14 -10), writerpls.cpp (+17 -12), writertxt.cpp (+40 -32)

bubbadoe
23/02/04 22:37
added readerfactory + fixed quote realated bug in dbase::addCD()
tested so should be ok
144 lines of code changed in:
dbase.cpp (+1 -1), dirscanner.cpp (+11 -63), domo.pro (+4 -2), domoglobals.h (-1), iwriter.cpp (+5), iwriter.h (+1), readerfactory.cpp (new 74), readerfactory.h (new 37), stringmanip.cpp (-23), stringmanip.h (-5), writerb4s.cpp (+2 -2), writerb4s.h (+1 -1), writercsv.cpp (+2 -2), writercsv.h (+2 -2), writerhtml.cpp (+1 -1), writerhtml.h (+1 -1), writerpls.cpp (+1 -1), writerpls.h (+1 -1)

bubbadoe
20/02/04 19:53
added doxygen config file, works but still problem with docs
1119 lines of code changed in:
doxygen.conf (new 1119)

bubbadoe
20/02/04 19:51
removed MediaType (declared in domoglobals) since it created a whole lot
of include dependencies making further cleanup impossible.
No real testing done but should work
56 lines of code changed in:
audiocd.cpp (-4), audiocd.h (+1 -1), cd.cpp (-4), cd.h (-6), collection.cpp (+6 -10), datacd.cpp (-4), datacd.h (-1), dbase.cpp (+32 -45), dbase.h (+1 -2), domoglobals.h (-1), domomainwindow.cpp (+1 -13), iwriter.cpp (+5), iwriter.h (+8), moviecd.cpp (-4), moviecd.h (-1), mp3cd.cpp (-4), mp3cd.h (-1), writerb4s.h (+2 -2)

bubbadoe
20/02/04 17:57
moved CD into MediaSpace namespace + moved Mysql/Pgsql dbase into DbaseSpace
namespace
74 lines of code changed in:
cd.cpp (+1), cd.h (+56 -53), collection.h (+2 -1), main.cpp (+1), mysqldbase.cpp (+1), mysqldbase.h (+3 -2), pgsqldbase.cpp (+1 -1), pgsqldbase.h (+4 -3), setupdialog.h (+1 -1), writerb4s.h (+1), writercsv.h (+1), writerm3u.h (+1), writerpls.h (+1)

bubbadoe
18/02/04 22:47
merged mp3,audio,data,movieCD namespaces into MediaSpace by using rpl tool
compiles with gcc 3.3.3
21 lines of code changed in:
audiocd.cpp (+1 -1), audiocd.h (+2 -2), cdlookup.h (+1 -1), datacd.cpp (+1 -1), datacd.h (+2 -2), dbase.cpp (+4 -4), dbase.h (+4 -4), moviecd.cpp (+1 -1), moviecd.h (+2 -2), mp3cd.cpp (+1 -1), mp3cd.h (+2 -2)

bubbadoe
18/02/04 22:41
merged WriterSpaces by using rpl (replace) tool, compiles on Ark with gcc 3.3.3
44 lines of code changed in:
dbasebackup.h (+1 -1), domomainwindow.cpp (+6 -6), iwriter.cpp (+1 -1), iwriter.h (+2 -2), log.cpp (+1 -1), log.h (+1 -1), rcman.cpp (+1 -1), settings.cpp (+1 -1), writerb4s.cpp (+2 -2), writerb4s.h (+3 -3), writercsv.cpp (+2 -2), writercsv.h (+3 -3), writerhtml.cpp (+2 -2), writerhtml.h (+3 -3), writerm3u.cpp (+2 -2), writerm3u.h (+3 -3), writerpls.cpp (+2 -2), writerpls.h (+3 -3), writertxt.cpp (+2 -2), writertxt.h (+3 -3)

bubbadoe
18/02/04 22:33
got stuck when trying to cleanup namespaces, now only Reader namespaces
are merged. Also changed database interface slightly (added connectDB param)
don't think anything else has changed
86 lines of code changed in:
collection.h (+1), dbase.h (+5 -35), dirscanner.cpp (+4 -4), domo-ark.spec (+1 -1), domo.spec (+1 -1), ireader.cpp (+2 -2), ireader.h (+4 -2), main.cpp (+1 -1), mysqldbase.cpp (+19 -5), mysqldbase.h (+2 -1), pgsqldbase.cpp (+14 -4), pgsqldbase.h (+2 -1), rcman.cpp (+1 -1), rcman.h (+1 -1), readerb4s.cpp (+2 -2), readerb4s.h (+2 -3), readercsv.cpp (+2 -2), readercsv.h (+2 -3), readerm3u.cpp (+2 -2), readerm3u.h (+2 -3), readerpls.cpp (+2 -2), readerpls.h (+3 -4), readertxt.cpp (+2 -2), readertxt.h (+3 -4), settings.cpp (+1 -1), setupdialog.cpp (+5 -1)

bubbadoe
05/02/04 22:42
updated todo
0 lines of code changed in:
todo (-3)

bubbadoe
21/01/04 10:23
fixed segfualts during setup when creating databases/new accounts, during setup
25 lines of code changed in:
mysqldbase.cpp (+1 -1), setupdialog.cpp (+24 -10)

bubbadoe
20/01/04 22:18
done a push-up of generic dbase code, dbase.x now contains generic dbase
stuff and the rest has been moved to mysqldbase.x
349 lines of code changed in:
dbase.cpp (+1 -232), dbase.h (+14 -15), domo.pro (+4 -2), main.cpp (+3 -2), mysqldbase.cpp (new 269), mysqldbase.h (new 55), setupdialog.cpp (+3 -2)

bubbadoe
19/01/04 23:18
moved [[:<:]] regex stuff out of compare and into dbase as a virtual function
so it can be redefined by pgsql
76 lines of code changed in:
compare.cpp (+4 -24), compare.h (-1), dbase.cpp (+22 -1), dbase.h (+1), file.cpp (+16 -15), main.cpp (+3 -2), pgsqldbase.cpp (+26), pgsqldbase.h (+2 -1), todo (+2 -3)

bubbadoe
18/01/04 20:56
a few tweaks, Fixed clear() method in compare, clear() is no used and should not cause any more segfaults
Also added pgsqldbase and the necessary code which determines whether to use mysql/pgsql.
However, so far only mysql can be used unless the user manually edits the config file.
Pgsqldbase contains some code but probably won't work yet.
781 lines of code changed in:
compare.cpp (+29 -21), dbase.cpp (+13 -4), dbase.h (+9 -7), domo.pro (+28 -23), domomainwindow.cpp (+2 -2), file.cpp (+3 -3), main.cpp (+28 -10), pgsqldbase.cpp (new 215), pgsqldbase.h (new 55), preferencediag.ui (+211 -238), preferencediag.ui.h (+2 -2), setupdialog.cpp (+35 -13), setupdialogbase.ui (+150 -139), todo (+1)

bubbadoe
15/01/04 15:19
done some testing and fixed a few bugs, should be ok now
49 lines of code changed in:
audiocd.cpp (+1 -1), b4shandler.cpp (+17 -4), cd.cpp (+1 -1), dirscanner.cpp (+1 -1), file.cpp (+3 -3), metainfo.cpp (+9 -10), readerb4s.cpp (+4 -1), readerpls.cpp (+1 -1), settings.cpp (+1 -1), stringmanip.cpp (+11 -2)

bubbadoe
15/01/04 13:39
Removed nearly all std::string instances. Replaced string with QString except
when strictly necessary. This should fix all compile problems on Debian/slackware/machines.
Running code not really tested but everything does compile on Slackware.
1163 lines of code changed in:
audiocd.cpp (+21 -22), audiocd.h (+9 -15), b4shandler.cpp (+8 -8), b4shandler.h (-2), backupdbasediag.ui (+4 -2), backupdbasediag.ui.h (+5 -10), cd.cpp (+32 -35), cd.h (+14 -15), cdlookup.cpp (+12 -12), cdlookup.h (+1 -1), collection.cpp (+10 -10), collection.h (+13 -19), compare.cpp (+6 -9), compare.h (-1), datacd.cpp (+4 -5), datacd.h (+5 -11), dbase.cpp (+82 -105), dbase.h (+11 -22), dbasebackup.cpp (+2 -5), dbaseexception.cpp (+4 -4), dbaseexception.h (+2 -5), dirscanner.cpp (+49 -50), dirscanner.h (+8 -11), domoglobals.cpp (+9 -9), domoglobals.h (+1 -4), domomainwindow.cpp (+110 -111), domomainwindow.h (+1 -3), enterTracksDialog.ui.h (+3 -3), exception.cpp (+5 -5), exception.h (+6 -9), file.cpp (+55 -56), file.h (+25 -27), fileio.cpp (+9 -12), fileio.h (+6 -10), ioexception.cpp (+4 -4), ioexception.h (+2 -4), ireader.cpp (+4 -5), ireader.h (+5 -11), iwriter.cpp (+7 -13), iwriter.h (+6 -13), langdialog.ui.h (+2 -2), log.cpp (+9 -10), log.h (+9 -15), main.cpp (+11 -11), metainfo.cpp (+25 -23), metainfo.h (+4 -4), moviecd.cpp (+4 -5), moviecd.h (+5 -11), mp3cd.cpp (+3 -4), mp3cd.h (+4 -10), preferencediag.ui.h (+28 -28), rcman.cpp (+11 -22), rcman.h (+16 -31), readerb4s.cpp (+3 -4), readerb4s.h (+1 -4), readercsv.cpp (+4 -5), readercsv.h (+1 -7), readerm3u.cpp (+10 -11), readerm3u.h (+1 -7), readerpls.cpp (+15 -14), readerpls.h (+1 -7), readertxt.cpp (+11 -34), readertxt.h (+2 -17), settings.cpp (+50 -61), settings.h (+41 -45), setupdialog.cpp (+19 -20), setupdialog.h (-6), splittrackdiag.ui.h (+6 -6), statsdialog.ui.h (+4 -4), stringmanip.cpp (+95 -312), stringmanip.h (+37 -53), textistream.cpp (+16 -22), textistream.h (+3 -7), textostream.cpp (+4 -6), textostream.h (+2 -5), track.cpp (+64 -65), track.h (+32 -33), unknowntrackdiag.ui.h (+7 -7), writerb4s.cpp (+1 -2), writerb4s.h (+1 -4), writercsv.cpp (+1 -3), writercsv.h (+1 -7), writerhtml.cpp (+5 -6), writerhtml.h (+7 -8), writerm3u.cpp (+3 -4), writerm3u.h (+3 -6), writerpls.cpp (+2 -3), writerpls.h (+2 -5), writertxt.cpp (+10 -11), writertxt.h (+5 -11), qmbtagger/qmbfile.cpp (+2 -1)

bubbadoe
14/01/04 23:01
added .c_str() to output procs in Track, file and CD
this should solve some compile problems
69 lines of code changed in:
cd.cpp (+18 -18), file.cpp (+20 -20), todo (+1), track.cpp (+30 -30)

bubbadoe
14/01/04 22:49
added getMasterTable() to dbase
10 lines of code changed in:
dbase.cpp (+5 -1), dbase.h (+3 -1), domo.pro (+1 -1), setupdialog.cpp (+1 -1)

bubbadoe
14/01/04 21:37
added domo-ark.spec + updated domo.spec
108 lines of code changed in:
domo-ark.spec (new 87), domo.spec (+21 -26)

bubbadoe
14/01/04 19:40
should have fixed mysql related bug: unable to connect to databases not on localhost
3 lines of code changed in:
dbase.h (+1 -1), main.cpp (+2 -1)

bubbadoe
14/01/04 12:37
updated todo
1 lines of code changed in:
todo (+1)

bubbadoe
14/01/04 12:17
updated audiocd.cpp (added .c_str() to some of the << fields)
18 lines of code changed in:
audiocd.cpp (+11 -11), textostream.cpp (+5), textostream.h (+2)

bubbadoe
14/01/04 11:53
fixed QString-string bug in audio.cpp
50 lines of code changed in:
audiocd.cpp (+2 -2), domo.pro (+1), domo.spec (-6), todo (+4 -2), languages/domo_nl.ts (+43 -12)

bubbadoe
13/01/04 22:36
updated todo
8 lines of code changed in:
todo (+8)

bubbadoe
12/01/04 10:04
final tweaks, added gpl notice on startup
17 lines of code changed in:
CHANGELOG (+1 -1), RELEASE (+1 -1), domoglobals.h (+1 -1), main.cpp (+6 -1), stringmanip.cpp (+4 -1)
qmbtagger: qmbfileview.cpp (+2 -4), qmbfileview.h (+2 -4)

bubbadoe
09/01/04 19:12
found out COPYING contained the LGPL and not the GPL!!!!
changed this
249 lines of code changed in:
COPYING (+249 -413)

bubbadoe
09/01/04 19:11
removed TrmDialog.ui
0 lines of code changed in:
TrmDialog.ui (del)

bubbadoe
09/01/04 19:10
updated setupdialog (added 2 images + corrected a few typos)
removed mbicon.xpm
156 lines of code changed in:
CHANGELOG (+20), INSTALL (+20), README (+20), RELEASE (+20), TrmDialog.ui (new 0), creditsdiag.ui (+2 -2), domo.pro (+21), setupdialogbase.ui (+14 -8)
images: createDbAccount.png (new 24), mbicon.xpm (del), wizard.png (new 15)

bubbadoe
09/01/04 15:59
this should be the final 2.1 version
12 lines of code changed in:
README (+5 -4), RELEASE (+1 -1), creditsdiag.ui (+2 -1), domo.pro (+2 -1), musicbrainzdialog.ui (+2 -2)

bubbadoe
09/01/04 14:55
filechooser now has an icon + updated other icon related stuff
120 lines of code changed in:
domo.pro (+1 -1), filechooser.cpp (+9 -2), newaccountdiag.ui (+7 -1), preferencediag.ui (+2 -2), setupdialogbase.ui (+2 -2), statsdialog.ui.h (+1 -1)
images: folder.png (new 19), gnu.png (new 79)

bubbadoe
09/01/04 14:03
fixed a few bugs including a splittrackdiag assert. Qtab icons now come
from the mimesourcefactory and are no longer hardcoded
154 lines of code changed in:
INSTALL (+1 -1), cd.h (+1 -5), dbase.cpp (+2), domomainwindow.cpp (+5 -5), langdialog.ui (+35 -32), preferencediag.ui (+1 -1), preferencediag.ui.h (+6 -6), setupdialogbase.ui (+103 -56), splittrackdiag.ui.h (-1)

bubbadoe
08/01/04 15:14
mainly updated pro/spec/install files, otherwise things havent changed (I think)
make install works but with ugly hack :/
27 lines of code changed in:
INSTALL (+2 -1), domo.pro (+12 -1), domo.spec (+11 -11), todo (+2 -2)

bubbadoe
05/01/04 23:25
updated install files + major change to spec file
otherwise nothing changed i think
79 lines of code changed in:
INSTALL (+8 -21), domo.pro (+1), domo.spec (+70 -37)

bubbadoe
05/01/04 16:10
final 2.1 version? (a few minor but significant tweaks)
492 lines of code changed in:
CHANGELOG (+2 -1), RELEASE (+2 -2), audiocd.cpp (+4), cdlookup.cpp (+2), domo.spec (+1 -1), domomainwindow.cpp (+2 -1), domomainwindowbase.ui (+197 -209), enterTracksDialog.ui (+131 -109), enterTracksDialog.ui.h (+13 -2), statsdialog.ui (+136 -134), trackinfo.ui (+2 -2)

bubbadoe
05/01/04 12:59
fixed weird crashes, was due to incomplete File/Track constructor initializations
37 lines of code changed in:
audiocd.cpp (+1 -1), dbase.cpp (+11 -8), domo.pro (+1 -1), domo.spec (+3 -3), domomainwindow.cpp (+2 -1), enterTracksDialog.ui (+2 -1), enterTracksDialog.ui.h (+8), file.cpp (+3), track.cpp (+6 -13)

bubbadoe
03/01/04 23:39
more gui tweaks, added enterTracksDialog but still crashes sometimes for some
weird reason (error in libc/++ libs)
1255 lines of code changed in:
RELEASE (+1 -1), domo.pro (+35 -32), domomainwindow.cpp (+56 -37), domomainwindowbase.ui (+477 -372), enterTracksDialog.ui (new 289), enterTracksDialog.ui.h (new 90), statsdialog.ui (+4 -1), track.cpp (+21), track.h (+1 -11)
images: audioCd.png (new 28), refresh.png (new 20)
languages: domo_en.ts (+77 -6), domo_es.ts (+78 -3), domo_nl.ts (+78 -3)

bubbadoe
03/01/04 15:27
a few more tweaks, added icons to preference tabs, updated .pro/.spec files
112 lines of code changed in:
domo.pro (+8 -1), domo.spec (+2 -3), domomainwindow.cpp (+2 -2), domomainwindowbase.ui (+6 -6), preferencediag.ui.h (+7)
languages: domo_en.ts (+29 -18), domo_es.ts (+29 -18), domo_nl.ts (+29 -18)

bubbadoe
03/01/04 15:05
added some more icons
94 lines of code changed in:
images: compare.png (new 6), database.png (new 18), misc.png (new 18), qticon.png (+10 -3), tux.png (+22 -19), wish.png (new 20)

bubbadoe
03/01/04 12:11
added a few more tweaks: tab icons, updated project file
20 lines of code changed in:
domo.pro (+11 -8), domomainwindow.cpp (+7 -1), stringmanip.cpp (+2 -2)

bubbadoe
02/01/04 23:20
updated pro, spec files, added AutoRename option to prefs, some minor tweaks
87 lines of code changed in:
CHANGELOG (+1), domo.pro (+5 -2), domo.spec (+16 -15), preferencediag.ui (+39 -25), preferencediag.ui.h (+2), settings.cpp (+1 -1), images/add.png (new 23)

bubbadoe
02/01/04 22:47
misc gui updates, added cleanDir() functionality, changed a few icons,
updated language files, updated changelog/readme/.. files
2679 lines of code changed in:
CHANGELOG (+12), README (+8 -1), RELEASE (+10), aboutdiag.ui (+14 -3), creditsdiag.ui (+3 -1), domo.pro (+24 -1), domo.spec (+1 -1), domoglobals.cpp (+1), domoglobals.h (+4 -1), domomainwindow.cpp (+61), domomainwindow.h (+1), domomainwindowbase.ui (+115 -58), domomainwindowbase.ui.h (+5 -3), filechooser.h (+1 -1), langdialog.ui (+42 -13), settings.cpp (+3 -1), settings.h (+7 -8), splittrackdiag.ui (+2 -1), splittrackdiag.ui.h (+3), todo (-3), trackinfo.ui (+3 -3), unknowntrackdiag.ui (+4 -3), unknowntrackdiag.ui.h (+4)
images: cleanDir.png (new 24), css.png (new 20), export.png (new 18), statistics.png (+10 -4)
languages: domo_en.ts (+733 -153), domo_es.ts (+773 -87), domo_nl.ts (+773 -132)

bubbadoe
30/12/03 21:13
added trmdialog.h
74 lines of code changed in:
trmdialog.h (new 74)

bubbadoe
30/12/03 21:10
quite a big update:
- updated credits dialog
- lots of GUI tweaks, including icons
- fixed a few minor bugs
- added qmbtagger project stuff
- domo now supports TRM fingerprints and ogg metainfo
- added dependencies on vorbisfile and mad
4639 lines of code changed in:
README (+67 -5), aboutdiag.ui (+4 -1), aboutdiag.ui.h (+1 -1), backupdbasediag.ui (+3 -3), cdlookup.cpp (+9), cdlookup.h (+2 -1), compare.cpp (-9), compare.h (-3), creditsdiag.ui (+23 -6), dbase.cpp (+1 -1), domo.pro (+29 -7), domoglobals.cpp (+2 -2), domomainwindow.cpp (+28 -19), domomainwindowbase.ui (+230 -227), file.cpp (+11 -117), file.h (+12 -40), langdialog.ui (+4 -1), metainfo.cpp (+120 -14), musicbrainzdialog.ui (+6 -3), preferencediag.ui (+269 -11), preferencediag.ui.h (+14 -2), settings.cpp (+36 -22), settings.h (+9 -11), setupdialog.cpp (+12 -27), setupdialogbase.ui (+108 -172), skiptrack.ui (+4 -2), splittrackdiag.ui (+286 -123), splittrackdiag.ui.h (+53 -1), stringmanip.cpp (+2), todo (+4), trmdialog.cpp (new 188), unknowntrackdiag.ui (+293 -144), unknowntrackdiag.ui.h (+55 -5), welcomediag.ui (+4 -4)
images: config.xpm (new 41), floppy.png (+36 -5), folder_sound.png (new 25), help.png (+8 -6), info.png (new 27), language.png (new 15), mbicon.xpm (new 0), settings.png (+12 -2), stop.png (+15 -5)
qmbtagger: qmbfile.cpp (new 184), qmbfile.h (new 58), qmbfileview.cpp (new 364), qmbfileview.h (new 89), qmbmad.cpp (new 361), qmbmad.h (new 41), qmbmetadata.cpp (new 31), qmbmetadata.h (new 42), qmbmp3file.cpp (new 231), qmbmp3file.h (new 59), qmbsubmit.cpp (new 155), qmbsubmit.h (new 54), qmbvorbisfile.cpp (new 241), qmbvorbisfile.h (new 60), vcedit.c (new 521), vcedit.h (new 80)

bubbadoe
27/12/03 11:56
tiny tweaks on code readability, dialog size
142 lines of code changed in:
dirscanner.h (+15 -3), file.h (-20), setupdialogbase.ui (+11 -12), splittrackdiag.ui (+41 -41), statsdialog.ui (+2 -2), unknowntrackdiag.ui (+73 -73)

bubbadoe
27/12/03 11:35
updated aboutdialog (looks nicer now) changed a few email addresses, otherwise did nothing...i think...
620 lines of code changed in:
aboutdiag.ui (+617 -35), langdialog.ui (+3 -3)

Pages: 1 2 3 Next >>


Generated by StatCvs v0.1.3