Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-24 | Execute primary device switching in main thread context | phintuka | |
2006-08-24 | Forward MainThreadHook calls to device | phintuka | |
2006-08-24 | Initial import | phintuka | |
2006-08-24 | Implemented image grabbing for remote clients | phintuka | |
2006-08-24 | Grabbing fixes | phintuka | |
2006-08-24 | Fixed resume handling | phintuka | |
2006-08-24 | Bind VDR discovery protocol to INADDR_BROADCAST instead of INADDR_ANY | phintuka | |
(INADDR_ANY graps RTP too if port numbers are left to default) | |||
2006-08-24 | Fixed restoring primary device when using TCP connections | phintuka | |
(new TCP data connection incremented client count) | |||
2006-08-23 | Image grabbing for remote frontends | phintuka | |
Poll instead of busy wait when writing to control stream | |||
2006-08-23 | timed_read | phintuka | |
2006-08-23 | Enable grabbing for remote frontends | phintuka | |
2006-08-23 | Frontends need jpeg library for grabbing | phintuka | |
2006-08-23 | Frontend uses same version number as plugin | phintuka | |
2006-08-23 | *** empty log message *** | phintuka | |
2006-08-22 | Fix grabbing segfault when there is no local frontend | phintuka | |
2006-08-22 | Enable audio visualization plugins for file playback | phintuka | |
2006-08-22 | Added config parameter support | phintuka | |
Fixed scanning start location at bottom (last line was still scanned) Added check for black frames (black frames will not change crop status) Added 12:9/16:9 only mode (originally target aspect ratio was anything between 4:3...16:9) Added always crop 4:3->16:9 mode (no bar detection) Added more stabilization to 12:9/16:9 cropping | |||
2006-08-22 | Speaker type setting | phintuka | |
Force failure on second open_plugin if first open_plugin failed (xine-lib tries to open with #... options if first open fails) | |||
2006-08-22 | Better text for "Cropping size" ("Crop to") | phintuka | |
2006-08-22 | New config options: autocrop parameters and speaker arrangement | phintuka | |
2006-08-22 | m3u example | phintuka | |
2006-08-21 | Update current channel of original primary device when restoring original | phintuka | |
primary device (required for FF card if FF card is in live mode) | |||
2006-08-21 | New method for SCR pausing in live mode | phintuka | |
Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the original one does not work with latest kernel headers | |||
2006-08-21 | Replaced _syscall0(pid_t, gettid) with getpid as the original one does not | phintuka | |
work with latest kernel headers. | |||
2006-08-21 | Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the | phintuka | |
original one does not work with latest kernel headers | |||
2006-08-21 | Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the original | phintuka | |
one does not work with latest kernel headers | |||
2006-08-20 | First working version | phintuka | |
2006-08-19 | No resume position when replaying music | phintuka | |
2006-08-19 | Fix timeout problems in PlayFileCtrl | phintuka | |
2006-08-19 | Fix wait if data is already there | phintuka | |
2006-08-19 | *** empty log message *** | phintuka | |
2006-08-19 | Added 16:10 aspect ratio | phintuka | |
2006-08-19 | Added video size event generation to frontends | phintuka | |
Added 16:10 aspect ratio setting | |||
2006-08-19 | Remember menu mode | phintuka | |
2006-08-18 | *** empty log message *** | phintuka | |
2006-08-18 | m_File not used anymore | phintuka | |
2006-08-18 | Playlist implementation | phintuka | |
kNext/kPrev keys | |||
2006-08-18 | Missing end of stream signalling | phintuka | |
Use milliseconds in GET... messages | |||
2006-08-18 | New menu entry for replaying music | phintuka | |
(File browser remembers path of last replayed file. Now it is possible to have separate locations for video and audio files) | |||
2006-08-18 | Fix sending random data in unused parts of osd_command_t (Thanks to Tobias ↵ | phintuka | |
Grimmm) Fix end of stream signalling if replay fails Use milliseconds in GET... messages | |||
2006-08-18 | New text (Play music) | phintuka | |
2006-08-18 | More file types (Petri Helin) | phintuka | |
2006-08-18 | Fixed uninitialized data (Thanks to Tobias Grimm) | phintuka | |
"Corrected" name of play mode member variable | |||
2006-08-18 | Fixed SCR trace | phintuka | |
2006-08-18 | Clean-up | phintuka | |
2006-08-18 | Fixed end of stream detection | phintuka | |
2006-08-18 | Fixed possible access to past of allocated memory (and conditional jump ↵ | phintuka | |
based on uninitialized data) | |||
2006-08-17 | New config entry for last replayed audio file. | phintuka | |
Moved file types to config. | |||
2006-08-17 | *** empty log message *** | phintuka | |
2006-08-17 | Changed DVD mrls | phintuka | |