Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-18 | Merge from trunk: | phintuka | |
Fixed setting focus in vdr-sxfe fullscreen mode | |||
2009-02-12 | Check asprintf return value | phintuka | |
2008-10-26 | 1.0.3: | phintuka | |
Quickfix: remove scaling artefacts from scaled HUD OSD: Use oversized source image for scaling | |||
2008-10-26 | 1.0.3: | phintuka | |
Quickfix to remove crap from scaled HUD OSD borders: Clean unscaled HUD OSD surface before scaling | |||
2008-10-26 | 1.0.3: Merge from trunk: | phintuka | |
round -> ceil/floor | |||
2008-10-26 | 1.0.3: Merge from trunk: | phintuka | |
Removed unnecessary osd_pad_x/y variables | |||
2008-10-24 | 1.0.3: Merge from trunk: | phintuka | |
Fixed width and height calculation in HUD OSD | |||
2008-10-22 | 1.0.3: Merge from trunk | phintuka | |
Added missing sxfe display locks | |||
2008-10-22 | 1.0.3: Merge from trunk: | phintuka | |
Modified HUD OSD scaling parameters | |||
2008-09-26 | 1.0.2: Backported bugfixes from CVS trunk | phintuka | |
- Added WM class hint ("VDR") to vdr-sxfe windows (Thanks to Rolf Ahrenberg) | |||
2008-09-26 | 1.0.2: Backported bugfixes from CVS trunk | phintuka | |
- Fixed vdr-sxfe icon in 64-bit systems | |||
2008-04-10 | Buildtime check for Xrender extension | phintuka | |
2008-04-10 | Restore DPMS state at exit | phintuka | |
2008-04-10 | Add locking to ConfigureNotify and Focus event handling | phintuka | |
(Patch from Antti Seppälä) | |||
2008-03-31 | Added check for XRender server extension | phintuka | |
2008-03-31 | Disable HUD if ARGB visual not found. | phintuka | |
Override xine_osd_command function only if HUD initialization succeeds. | |||
2008-03-31 | Some logging cleanup | phintuka | |
2008-03-31 | No functional changes | phintuka | |
(move hud_osd_open after hud_osd_command) | |||
2008-03-31 | HUD OSD | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-31 | Move code to enable/disable cursor to separate function | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-28 | HUD OSD configuration | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-01-03 | Store slave stream in frontend data | phintuka | |
2007-12-19 | Replace deprecated xine_gui_send_vo_data with xine_port_send_gui_data | phintuka | |
2007-12-09 | Fix window position when returning from fullscreen mode | phintuka | |
(Patch from Timo Eskola) | |||
2007-10-28 | Compile fix for xine-lib 1.2 branch: _x_ao_new_port is not available for ↵ | phintuka | |
frontends | |||
2007-07-18 | Fix _WIN_LAYER property (http://developer.gnome.org/doc/standards/wm/c44.html) | phintuka | |
Patch from Timo Eskola | |||
2007-06-12 | Show current VDR server in X title bar | phintuka | |
2007-05-18 | Call external script when aspect ratio changes | phintuka | |
2007-05-18 | Path to external aspect ratio controller script | phintuka | |
2007-05-18 | Change X display search order | phintuka | |
2007-05-18 | Initial support for drawing to external window (window_id) | phintuka | |
Use different window name in local and remote mode | |||
2007-05-18 | fe_t structure re-ordered and types packed | phintuka | |
2007-03-14 | String checks | phintuka | |
Try to connect ":0.0" | |||
2007-03-08 | Removed old include | phintuka | |
2007-01-26 | Fixed fullscreen toggling with keyboard | phintuka | |
2007-01-24 | "D" toggles deinterlacing on/off | phintuka | |
2007-01-20 | Set terminate_key_pressed flag also when terminate key comes from X input | phintuka | |
2006-09-03 | Dummy output ports | phintuka | |
2006-09-03 | Allow "0.0" as video port | phintuka | |
Added dummy audio out port | |||
2006-09-01 | Remember window size and position when returning from fullscreen | phintuka | |
Allow user to override fullscreen state (by mouse clicks) | |||
2006-08-25 | Moved XKeySym keyboard learning trigger to sxfe | phintuka | |
(XKeySym remote is _not_ available with framebuffer ...) Added KBD remote learning trigger to fbfe | |||
2006-08-25 | Added overscan option | phintuka | |
2006-08-23 | Enable grabbing for remote frontends | phintuka | |
2006-08-19 | Added video size event generation to frontends | phintuka | |
Added 16:10 aspect ratio setting | |||
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-08-05 | More fullscreen mode fixes | phintuka | |
Removed xf86vidmode header (it is currently not used) Some atoms renamed | |||
2006-07-02 | Improved fullscreen mode, added window-on-top -mode, added window name and icon | phintuka | |
2006-06-12 | Improved (?) fullscreen mode | phintuka | |
2006-06-06 | Keyboard handling updates | phintuka | |
2006-06-04 | Do not free frontend struct if connecting to X server fails | phintuka | |