summaryrefslogtreecommitdiff
path: root/vdr_player.c
AgeCommit message (Expand)Author
2011-11-06Use DELETENULL().Ville Skyttä
2011-10-29Add Emacs mode and indentation settings.Ville Skyttä
2008-12-28Eliminate compiler warnings, improve error messages.Ville Skyttä
2008-12-19make DisplayMode configurableworo
2008-11-16Patch by Andreas Brachold (indentation fixed by wolfgang61):woro
2008-11-16add another sanity check for osd layoutworo
2008-04-21fix image modes Black and TVworo
2008-04-20when showing covers as bitmaps, honour the image show duration from setupworo
2008-04-18rename background mode to image mode which is more appropriate since the last...woro
2008-04-18remove compile option USE_BITMAP, add it as a new backgroundworo
2008-04-18use constants for background modesworo
2008-04-18guard against null dereference if no player active and playerworo
2008-04-14flush the osd less oftenworo
2008-04-14get rid of HAVE_OSDMOD, and make USE_BITMAP work onworo
2008-04-12display small cover: appeared at the wrong placeworo
2008-04-11merge mp3ng branch into trunkworo
2008-02-19rename a few muggle classes because mp3/mp3ng has the same classes,woro
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-14circumvent missing include in <linux/vdr.h>woro
2008-02-12do not translate 2 error messages pointing to programming errorworo
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
2007-12-30Whitespace, NFC.scop
2007-01-27Fix plugin name in error log messages.ville
2006-05-10Use <vdr/foo.h> instead of <foo.h> for VDR includes everywhere. This is howville
2006-05-10Fix size_t format string warnings.ville
2006-05-10Fix compilation.ville
2006-05-10Change cStatus call to enable graphTFT display of cover imagesLarsAC
2006-05-10Removed cout to debug cover transfer to graphTFTLarsAC
2006-05-08Patch von Hulk: Vereinheitlich Debugoutput, wie in vdr selber. Kompiliert, ab...wr61
2006-05-08Rework problem with messaging functionsLarsAC
2006-03-05Rework broken integration with graphTFT, improve import of covers from a GD-c...LarsAC
2006-03-04eliminate compiler warningwr61
2006-02-12Fixed Playing() function so that player is not shut down in case of lengthy i...LarsAC
2006-01-23adapt for 1.3.38 (MsgReplaying)wr61
2006-01-08patch for vdr 1.3.38: MsgReplayingwr61
2005-11-25Added support for graphTFT image display again. Remove bug not showing live d...LarsAC
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