Age | Commit message (Expand) | Author |
2008-04-18 | guard against null dereference if no player active and player | woro |
2008-04-11 | merge mp3ng branch into trunk | woro |
2008-02-18 | use new, more secure msprintf instead of asprintf. Do | woro |
2008-02-18 | better fix for making sure the core vdr does not redefine swap | woro |
2008-02-12 | before importing asynchronously, make sure data base exists, | 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-07 | playing just one track with non existing file: player started although | woro |
2006-05-10 | Use <vdr/foo.h> instead of <foo.h> for VDR includes everywhere. This is how | ville |
2006-05-08 | Rework problem with messaging functions | LarsAC |
2006-05-08 | remove overloaded Message1 | wr61 |
2006-03-04 | eliminate warnings for compilation with -Wformat=2 | wr61 |
2006-02-12 | Updated documentation | LarsAC |
2005-10-05 | Merged changes from muggle-images | LarsAC |
2005-07-29 | Merged from 0.1.7-wr | LarsAC |
2005-04-19 | Merged changes from 0.1.6-wr | LarsAC |
2005-03-21 | Merged changes from 0.1.5-wr | LarsAC |
2005-03-11 | Merged changes from 0.1.4-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 | warn once if muggle.state not writable | wr61 |
2005-02-11 | fix many memory leaks, add missing copy constructor to mgOrder | 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 | Merged branches osd_extensions and flac_player for new release, yet untested | LarsAC |
2005-01-09 | merge patch to compile with 1.3.18 | wr61 |
2005-01-08 | ported to 1.2.6 | wr61 |
2005-01-07 | Merged branch osd_extensions back to main trunk | LarsAC |
2004-10-26 | Removed compiler errors | lvw |
2004-10-26 | Allow playlist editing | lvw |
2004-10-26 | Tested resume feature | lvw |
2004-10-25 | Added feature to resume | lvw |
2004-10-11 | Corrected position of code to confirm loop/shuffle modes | lvw |
2004-10-08 | Added starting playlist at a certain index | lvw |
2004-10-06 | Removed bug in instant play | lvw |
2004-10-06 | Return to VDR main menu when pressing back in root view of browser | lvw |
2004-10-04 | Added a patch to correct minor errors. Further, remove using namespace direct... | lvw |
2004-10-04 | Added patch for using sockets and improved menu translations | lvw |
2004-09-25 | Avoid crashing by prohibiting playlist deletion while playing | lvw |
2004-09-25 | Bug corrected which made muggle crash on displaying the tree submenu | lvw |
2004-09-12 | Integrated patch from eloy for use with VDR >= 1.3.7 | lvw |
2004-09-11 | Documentation added | lvw |
2004-07-27 | Playlist indexing now working | lvw |
2004-07-27 | Inserted missing break | LarsAC |
2004-07-26 | Bug in handling playlist menu removed | lvw |
2004-07-25 | Removed bugs in finding track files and playlist indexing. | lvw |
2004-07-09 | Untested extensions for exporting plalists | LarsAC |
2004-07-06 | loading and saving playlists | MountainMan |
2004-06-02 | Use asprintf to create messages | lvw |