summaryrefslogtreecommitdiff
path: root/frontend.c
AgeCommit message (Collapse)Author
2007-01-06Start in live modephintuka
2007-01-01Poll before every PES frame when replaying MPEG2 ES still imagephintuka
Added locking to file name freeing in playfile (it can be accessed from frontend server thread) File name is now available during playfile execution (it is needed in http server if client wants to stream file over http)
2006-12-24DVD title numberphintuka
2006-12-23Fixed metainfo parsingphintuka
Use options when switching post plugin goom on
2006-12-20Added INFO TITLEphintuka
2006-12-19*** empty log message ***phintuka
2006-12-19Added metainfo handlingphintuka
2006-10-18Audio track map handlingphintuka
2006-10-18Handle DVD SPU track mapsphintuka
2006-09-20Buffer size checksphintuka
Custom startup image loading
2006-09-19POST tvtime control message needs larger buffersphintuka
2006-09-06Fixed missing PES header sizephintuka
2006-09-04Blanking moved to client sidephintuka
2006-09-03Send pts (0) before video ES still framesphintuka
Experimental data-stream synchronized control message BLANK
2006-08-25Added overscan optionphintuka
2006-08-22Enable audio visualization plugins for file playbackphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-16Improved end of stream signallingphintuka
Some extra checks to catch null pointers and empty strings
2006-08-15delete --> delete[] (Thanks to Tobias Grimm)phintuka
2006-07-21Fixed possible double free and memory leakphintuka
2006-07-15Audio surround mode fixedphintuka
2006-07-06*** empty log message ***phintuka
2006-07-02*** empty log message ***phintuka
2006-07-02Added PES frame counter for UDP/RTPphintuka
Improved AC3 handling
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-04const added to several arguments and dataphintuka
control stream write result checks added possible deadlock removed from vdr_plugin_keypress
2006-06-03Initial importxineliboutput-0_99rc4phintuka