summaryrefslogtreecommitdiff
path: root/vdr_menu.c
AgeCommit message (Expand)Author
2008-04-11merge mp3ng branch into trunkworo
2008-02-18use new, more secure msprintf instead of asprintf. Doworo
2008-02-18better fix for making sure the core vdr does not redefine swapworo
2008-02-12before importing asynchronously, make sure data base exists,woro
2008-02-10revert last revision about msprintf. msprintf has a problem with va_list whic...woro
2008-02-10hide asprintf calls in msprintf, msprintf checks forworo
2008-02-07playing just one track with non existing file: player started althoughworo
2006-05-10Use <vdr/foo.h> instead of <foo.h> for VDR includes everywhere. This is howville
2006-05-08Rework problem with messaging functionsLarsAC
2006-05-08remove overloaded Message1wr61
2006-03-04eliminate warnings for compilation with -Wformat=2wr61
2006-02-12Updated documentationLarsAC
2005-10-05Merged changes from muggle-imagesLarsAC
2005-07-29Merged from 0.1.7-wrLarsAC
2005-04-19Merged changes from 0.1.6-wrLarsAC
2005-03-21Merged changes from 0.1.5-wrLarsAC
2005-03-11Merged changes from 0.1.4-wrLarsAC
2005-03-06Merged changes for 0.1.4LarsAC
2005-02-20more of the samewr61
2005-02-20sort by folder, show track counts, use shuttle/loop from setup, separate mg_s...wr61
2005-02-15warn once if muggle.state not writablewr61
2005-02-11fix many memory leaks, add missing copy constructor to mgOrderwr61
2005-02-08make it compilable with 2.95wr61
2005-02-07Merged most recent stuff from osd_extensions trunk for next release (0.1.2)LarsAC
2005-01-23Merged branches osd_extensions and flac_player for new release, yet untestedLarsAC
2005-01-09merge patch to compile with 1.3.18wr61
2005-01-08ported to 1.2.6wr61
2005-01-07Merged branch osd_extensions back to main trunkLarsAC
2004-10-26Removed compiler errorslvw
2004-10-26Allow playlist editinglvw
2004-10-26Tested resume featurelvw
2004-10-25Added feature to resumelvw
2004-10-11Corrected position of code to confirm loop/shuffle modeslvw
2004-10-08Added starting playlist at a certain indexlvw
2004-10-06Removed bug in instant playlvw
2004-10-06Return to VDR main menu when pressing back in root view of browserlvw
2004-10-04Added a patch to correct minor errors. Further, remove using namespace direct...lvw
2004-10-04Added patch for using sockets and improved menu translationslvw
2004-09-25Avoid crashing by prohibiting playlist deletion while playinglvw
2004-09-25Bug corrected which made muggle crash on displaying the tree submenulvw
2004-09-12Integrated patch from eloy for use with VDR >= 1.3.7lvw
2004-09-11Documentation addedlvw
2004-07-27Playlist indexing now workinglvw
2004-07-27Inserted missing breakLarsAC
2004-07-26Bug in handling playlist menu removedlvw
2004-07-25Removed bugs in finding track files and playlist indexing.lvw
2004-07-09Untested extensions for exporting plalistsLarsAC
2004-07-06loading and saving playlistsMountainMan
2004-06-02Use asprintf to create messageslvw
2004-05-28Merged player branch back on HEAD branch.lvw