summaryrefslogtreecommitdiff
path: root/vdr_menu.c
AgeCommit message (Expand)Author
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
2004-02-23- error in filter view while trying to switch or using the colour keysRaK
2004-02-23- i18nRaK
2004-02-23- i18nRaK
2004-02-23- first i18n attemptRaK
2004-02-14- mgFilterChoice DebugedRaK
2004-02-12Added handling of filter choices (untested)LarsAC
2004-02-09filter set implementedMountainMan
2004-02-08Made major revisions in OSD behaviorLarsAC
2004-02-03beak = break in l 212RaK
2004-02-03Clear index history when jumping to root node in order to avoid overflowLarsAC
2004-02-03Back on root level now jumps back to VDR main menu.LarsAC
2004-02-03Playlist now created in plugin instead of in menu.LarsAC
2004-02-03OSD selection now jumps back to parent when collapsing.LarsAC
2004-02-03Improved OSD handling of collapse/backLarsAC
2004-02-02impementation of gdTrackFiltersMountainMan
2004-02-02 changes in mgFilter classes (and ttheir use in the osd)MountainMan
2004-02-02Added positioning of menubar when collapsing nodes.LarsAC
2004-02-02Added generic filter handling to OSDLarsAC