Age | Commit message (Expand) | Author |
2008-12-22 | fix bug #32 mugglei will not run from a linked subfolder | Wolfgang Rohdewald |
2008-12-21 | importing subdirectories with mugglei: sorting by folder did not work | Wolfgang Rohdewald |
2008-11-16 | Patch by Andreas Brachold (indentation fixed by wolfgang61): | woro |
2008-08-08 | fix off by one while initializing languages | woro |
2008-04-13 | SQLite3: in some situations, muggle opened/closed the database | woro |
2008-04-11 | merge mp3ng branch into trunk | woro |
2008-04-08 | gcc 4.3 build fixes. | scop |
2008-02-18 | use new, more secure msprintf instead of asprintf. Do | woro |
2008-02-12 | restructure and simplify database connection&creation again | woro |
2008-02-11 | only increment import count for newly added files, not for changed files | woro |
2008-02-11 | set the database charset not only when creating database but for every client... | woro |
2008-02-11 | after importing, always delete albums without corresponding tracks | woro |
2008-02-11 | filling language table: truncate values from iso table if | woro |
2008-02-11 | next try at msprintf, and really enable utf8 | woro |
2008-02-11 | support UTF-8 | woro |
2008-02-10 | revert last revision about msprintf. msprintf has a problem with va_list whic... | woro |
2008-02-10 | hide asprintf calls in msprintf, msprintf checks for | woro |
2008-02-10 | mgDb::FieldExists() no more calls Connect() causing recursion for sqlite | woro |
2008-02-09 | restructure code for database connection and creation, | woro |
2008-02-08 | remove some debugging output which came even if no debugging wanted | woro |
2008-02-08 | Importing with mugglei now ignores absolute paths and warns. | woro |
2008-02-07 | prevent NULL dereference | woro |
2006-05-08 | Patch von Hulk: Vereinheitlich Debugoutput, wie in vdr selber. Kompiliert, ab... | wr61 |
2006-02-20 | Really fix FTS error handling | wr61 |
2006-01-23 | change order of SELECT fields, retrieve unique id (tracks.id) for most detail... | wr61 |
2006-01-23 | Parts(): make groupby parameter mandatory | wr61 |
2006-01-23 | rename a variable | wr61 |
2006-01-22 | do not import unreadable files, instead print warning | wr61 |
2005-10-06 | Corrected error in import | LarsAC |
2005-10-05 | Merged changes from 0.1.8-wr | LarsAC |
2005-09-06 | g++ 2.95 needs a copy constructor for mgSQLString - bad boy. And fix another ... | wr61 |
2005-09-06 | do not use filename as dirname if no dirname given | wr61 |
2005-09-05 | a last merge from muggle-0.1.8-BETA | wr61 |
2005-09-05 | more merges from muggle-0.1.8-BETA | wr61 |
2005-09-05 | merge from muggle-0.1.8-BETA | wr61 |
2005-07-29 | Merged from 0.1.7-wr | LarsAC |
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 |