summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-14Disabled OSD refresh rate limit (test)phintuka
- keys are queued to remote when moving cutting marks
2007-03-14Preferred SPU languagesphintuka
2007-03-14Allow strn0cpy to fill all bytesphintuka
2007-03-14Preferred SPU languagesphintuka
2007-03-14Preferred SPU languagesphintuka
2007-03-14Display (DVD) title when availablephintuka
2007-03-14Fix SPUMAP handling when there are no subtitlesphintuka
2007-03-14Possible string overflow fixesphintuka
2007-03-14File extensions for separate subtitlesphintuka
2007-03-14Fixed compiler warningphintuka
2007-03-14Prevent socket name overflowphintuka
2007-03-14Ensure string null terminationphintuka
2007-03-14strcpy -> strn0cpyphintuka
2007-03-14String overflow checks, force null-terminationphintuka
2007-03-14Force string terminationphintuka
2007-03-14Store tidphintuka
2007-03-14*** empty log message ***phintuka
2007-03-14Use sizeof instead of hard-coded numeric valuesphintuka
String overflow check
2007-03-14Check malloc resultphintuka
2007-03-14String overflow checksphintuka
2007-03-14String overflow checksphintuka
2007-03-14Force string termination with \0phintuka
2007-03-14String checksphintuka
2007-03-14String checksphintuka
Try to connect ":0.0"
2007-03-13Additional checks to avoid buffer overflowsphintuka
2007-03-08Removed pthread_yield() as there is already cCondWait::SleepMs()phintuka
2007-03-08Removed include linux/unistd.hphintuka
2007-03-08Mac OS X compability fixes (based on patch by Tero Siironen)phintuka
2007-03-08Removed include linux/unistd.hphintuka
2007-03-08removed include linux/unistd.hphintuka
2007-03-08Set cursor and blanking off only when running on terminal (keyboard input)phintuka
Added short delay after keyboard thread creation Mac OS X compability fix (patch by Tero Siironen)
2007-03-08Mac OS X compability fixes (patch by Tero Siironen)phintuka
2007-03-08Mac OS X compability fix (patch by Tero Siironen)phintuka
2007-03-08Removed old includephintuka
2007-03-08Slow down DVD drive speedphintuka
2007-03-06Subtitle selectionphintuka
2007-03-06Removed "DVD" from subtitle messages as same strings are used with all kind ↵phintuka
of subtitles
2007-03-06New subtitle track selection menu (identical to VDR audio track selection menu)phintuka
New subtitle macro key handling (identical to VDR kAudio) New local frontend on/off macro key handling: - if frontend is off, first key press brings it back - code now just toggles frontend on/off, without looping thru all frontends (unless no frontends were loaded at startup)
2007-03-04Adapted for vdr-1.5.1 (Patch from Rolf Ahrenberg)phintuka
2007-03-04Fixed typosphintuka
2007-03-04xine-lib 1.1.4 fixesphintuka
loop fixes return immediately from read_block if demux_action_pending is true
2007-02-28Resume file creation fixedphintuka
2007-01-27Use --silent option immediately when it is detectedphintuka
Disable cursor and terminal blanking
2007-01-27Allow queuing data during setupphintuka
2007-01-26Avoid busy Poll loops when frontend not readyphintuka
2007-01-26Do not sleep while holding frontend lockphintuka
2007-01-26Detach frontends from VDR before shutdownphintuka
2007-01-26Fixed fullscreen toggling with keyboardphintuka
2007-01-24Shortcut keys for toggling fullscreen and deinterlacephintuka
2007-01-24Avoid busy loopphintuka