summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-12trNOOP and trVDR for older VDRsphintuka
2007-09-01Add default target and support for (plugin-)local Make.configphintuka
2007-09-01Preparations for gettext -based translation:phintuka
2007-09-01Fix OSD compilation with VDR 1.5.9.phintuka
2007-07-18Generate cStatus:Replaying message when DVD title changesphintuka
2007-07-18Fix _WIN_LAYER property (http://developer.gnome.org/doc/standards/wm/c44.html)phintuka
2007-06-26Fix compilation with VDR >= 1.5.3 (Patch from Thomas Günther)phintuka
2007-06-26Move DVD image file unescaping to right place ...phintuka
2007-06-26Unescape DVD mrls (xine-lib bug: unescaping is missing from xine_input_dvd pl...phintuka
2007-06-21Allow streaming of (current) external subtitle filephintuka
2007-06-21Remove searching of external subtitles (media player adds subtitle file to mrl)phintuka
2007-06-21Properly escape filenames before sending to xinephintuka
2007-06-21remove (unsigned) >= 0phintuka
2007-06-21Use cString for stringsphintuka
2007-06-21char *m_FileName -> cString m_FileNamephintuka
2007-06-21Pointer checksphintuka
2007-06-21Pass external subtitle file to media playerphintuka
2007-06-21Use the unescaped uri ...phintuka
2007-06-21Log error message if local address can't be translatedphintuka
2007-06-21Unescape request uriphintuka
2007-06-21xine-lib 1.2 changesphintuka
2007-06-19New media file types (Seppo Ingalsuo)phintuka
2007-06-19Smooth fast forward setup option (Patch from Timo Eskola)phintuka
2007-06-18Move subtitle position to config_tphintuka
2007-06-18Metadata scanner updates:phintuka
2007-06-18Added EscapeMrl()phintuka
2007-06-18List only installed audio/video drivers in help messagephintuka
2007-06-17Select first SPU track if automatic SPU track selection is on and none of tra...phintuka
2007-06-17Fix missing first SPU track in SPU selection menuphintuka
2007-06-12Show current VDR server in X title barphintuka
2007-06-12Setup option to change external subtitle (.sub/.srt) font sizephintuka
2007-06-12Save setup after storing new valuesphintuka
2007-06-12If separate subtitle file is detected, save the full name of file insteadphintuka
2007-06-11Set RTP source addressphintuka
2007-06-11Listen addressphintuka
2007-06-11Add index of failure point to error messagephintuka
2007-06-11Add server IP address to UDP discovery broadcastsphintuka
2007-06-11Bind to specific local addressphintuka
2007-06-11Fix condition (based on gcc 4.3 warning)phintuka
2007-06-11Re-ordering, grouping and comments (no functional changes)phintuka
2007-06-11Command-line option for local interface addressphintuka
2007-06-11Setup menu entry for local interface addressphintuka
2007-06-11remote_addr -> remote_local_ipphintuka
2007-06-11use_remote_keyboard --> remote_keyboardphintuka
2007-06-11Force even RTP base (data) portphintuka
2007-06-11Remove misleading duplicate entry (tvtime options string):phintuka
2007-06-11Use server-given IP address instead of broadcast source addressphintuka
2007-06-09Signature of input plugin read() function is different in xine-lib 1.2phintuka
2007-06-06Mark strings as constantphintuka
2007-05-30Fix segfault in verbose loggingphintuka