Age | Commit message (Expand) | Author |
2005-07-29 | Resolved conflict | LarsAC |
2005-07-29 | sql_count works again with older mysql | wr61 |
2005-07-29 | Enable import of wav files | LarsAC |
2005-07-20 | also import .wav files | wr61 |
2005-07-13 | mugglei does not change dir before importing | wr61 |
2005-07-13 | introduce and use class mgDbServer | wr61 |
2005-07-08 | getImagePath, yet untested | wr61 |
2005-07-05 | sync DB: strip trailing spaces from id3 tags | wr61 |
2005-07-05 | import thread should not write status messages to OSD | wr61 |
2005-06-30 | while synching do not complain about unreadable files | wr61 |
2005-06-24 | another fix to genre import | wr61 |
2005-06-24 | fixes for new genre import | wr61 |
2005-06-24 | can import arbitrary genres from id3v2 tag TCON | wr61 |
2005-06-23 | introduce keyGdUnique, add it to all orders but invisible to user | wr61 |
2005-05-26 | now that the key definitions are identical for all DB backends move them out ... | wr61 |
2005-05-26 | ordering fixes, move more code out ouf SQL backends | wr61 |
2005-05-23 | mgQuery and mgSQLString, unify the DB backends | wr61 |
2005-05-23 | fix sorting in C++ | wr61 |
2005-05-13 | rename orderby to groupby, we dont let SQL order anymore | wr61 |
2005-05-12 | first part of postgresql interface | wr61 |
2005-05-11 | make it compile again with 2.95 | wr61 |
2005-05-11 | SQLite: remove unused tables | wr61 |
2005-05-11 | reimplement option -z (DeleteStaleReference) | wr61 |
2005-05-09 | more fixes | wr61 |
2005-05-09 | more feedback | wr61 |
2005-05-09 | add sqlite support, mostly untested | wr61 |
2005-05-08 | remove unneeded DISTINCT in sql_count | wr61 |
2005-05-07 | split fields into idfields and valuefields | wr61 |
2005-05-07 | optimization for SQLite, neutral for mysql | wr61 |
2005-05-06 | remove all references to mysql outside of mg_db_gd.[ch] | wr61 |
2005-05-05 | remove mg_order | wr61 |
2005-04-27 | simplify Sync() interface | wr61 |
2005-04-27 | fix some includes vdr_setup.h / mg_setup.h | wr61 |
2005-04-25 | import code: separate generic code from backend specific code | wr61 |
2005-04-22 | forgot to add mg_db.[ch] | wr61 |
2005-03-06 | Merged changes for 0.1.4 | LarsAC |
2005-02-20 | more of the same | wr61 |
2005-02-20 | sort by folder, show track counts, use shuttle/loop from setup, separate mg_s... | wr61 |
2005-02-15 | respect initial shuffle/loop mode from setup | wr61 |
2005-02-12 | corrected bug in GdFindFile | LarsAC |
2005-02-12 | corrected error in GD compatibility function | LarsAC |
2005-02-11 | fix many memory leaks, add missing copy constructor to mgOrder | wr61 |
2005-02-09 | mg_readline, and replace one mgWarning by esyslog | wr61 |
2005-02-09 | fix segfault in mgSelection::enter, fix order in collections | wr61 |
2005-02-08 | correctly init m_db in mgSelection copy constructor | wr61 |
2005-02-08 | make it compilable with 2.95 | wr61 |
2005-02-07 | Merged most recent stuff from osd_extensions trunk for next release (0.1.2) | LarsAC |
2005-01-23 | Final bugfixes for next release | LarsAC |
2005-01-23 | Merged branches osd_extensions and flac_player for new release, yet untested | LarsAC |
2005-01-16 | Add GD compatibility for unique filenames | LarsAC |