summaryrefslogtreecommitdiff
path: root/vdr_player.c
AgeCommit message (Expand)Author
2005-10-09Remove several bugs in image display codeLarsAC
2005-10-09Do not convert/show images when background mode is black or live image.LarsAC
2005-10-08Avoid gcc4 uninitialized warnings.ville
2005-10-08Restructure code. Check whether images are available from provider.LarsAC
2005-10-08Show images on a basis of seconds. Poll more often, until first pic is receivedLarsAC
2005-10-06Show track number on detailed track displayLarsAC
2005-10-06Switch images according to setup optionLarsAC
2005-10-06Seek hierarchy upwards for covers if there are none in the song tags or direc...LarsAC
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-06Merged changes for 0.1.4LarsAC
2005-02-20track info shows file namewr61
2005-02-20avoid infinite loopwr61
2005-02-12since player stays silent at EOF, extending playlist did not start playling n...wr61
2005-02-11fix many memory leaks, add missing copy constructor to mgOrderwr61
2005-02-07Remerge changes regarding end of playlist and better dist archive creationLarsAC
2005-02-07Merged most recent stuff from osd_extensions trunk for next release (0.1.2)LarsAC
2005-01-27Keep player waiting after end of collection is reachedLarsAC
2005-01-26fix kUp/kDown in progress viewwr61
2005-01-26set ttAudio instead of ttDolbyFirstwr61
2005-01-23Final bugfixes for next releaseLarsAC
2005-01-23Merged branches osd_extensions and flac_player for new release, yet untestedLarsAC
2005-01-16Add GD compatibility for unique filenamesLarsAC
2005-01-12Warn if no decoder can be found for music filewr61
2005-01-10Compile track selection conditionally on 1.3.18LarsAC
2005-01-09playing works with 1.3.18wr61
2005-01-09merge patch to compile with 1.3.18wr61
2005-01-07Merged branch osd_extensions back to main trunkLarsAC
2004-10-29Store OSD visibility in setuplvw
2004-10-27Save visibility statuslvw
2004-10-26Tested resume featurelvw
2004-10-25Track and progress view now persistent across VDR sessionslvw
2004-10-25Added feature to resumelvw
2004-10-24Using an unsigned integer for playlist positionlvw
2004-10-11Corrected position of code to confirm loop/shuffle modeslvw
2004-10-11Added basic stuff for cover displayslvw
2004-10-10Include i18n.h for 1.2.6 compatibilitylvw
2004-10-10Merged bugfixes from 0.0.7lvw
2004-10-10Greatly improved progress/info display during playlvw
2004-10-09Added loop and shuffle mode handling to player controllvw
2004-10-09Remove errror in muggle.clvw
2004-10-08Added starting playlist at a certain indexlvw
2004-10-06Avoid crash when replay display is active and menu is to be shownlvw
2004-10-06Added more stuff to mg_database and added status display for gLCDlvw
2004-10-04Added a patch to correct minor errors. Further, remove using namespace direct...lvw
2004-10-03Removed dependency on 1.3.12 versionlvw
2004-09-30Added progress display for VDR 1.3.7+lvw
2004-09-27Improved status displaylvw