| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -18/+0 |
* | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -8/+24 |
|\ |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -8/+24 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -1/+1 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -1/+1 |
* | | Merge svn changes up to r27979 | Uoti Urpala | 2008-11-22 | 1 | -35/+2 |
|\| |
|
| * | Factor common code like -wid handling, vo_gc creation etc. out into | reimar | 2008-11-19 | 1 | -35/+2 |
* | | Merge svn changes up to r27949 | Uoti Urpala | 2008-11-17 | 1 | -3/+0 |
|\| |
|
| * | Remove explicit setting of vo_ontop since that is already done by vo_x11_crea... | reimar | 2008-11-15 | 1 | -3/+0 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -38/+3 |
|\| |
|
| * | fixed overlay x and y calculation | faust3 | 2008-10-16 | 1 | -38/+3 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -2/+2 |
|\| |
|
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 | 1 | -2/+2 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -3/+3 |
|\| |
|
| * | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 | 1 | -3/+3 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 | 1 | -1/+1 |
|\| |
|
| * | remove now useless vidixlib.h file | ben | 2008-06-20 | 1 | -1/+1 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -7/+7 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 1 | -7/+7 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 | 1 | -24/+0 |
|/ |
|
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Fix warning: | diego | 2007-08-25 | 1 | -3/+0 |
* | Make X11 window creation and (with -fixed-vo) management simpler and more | reimar | 2007-06-27 | 1 | -22/+4 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -1/+1 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 | 1 | -17/+4 |
* | Remove spurious casts to int. Blessed by Reimar. | rathann | 2006-10-08 | 1 | -1/+1 |
* | Fix window position when changing videos while in fullscreen and for | reimar | 2006-06-15 | 1 | -3/+3 |
* | Fix and improve xinerama support | reimar | 2006-04-16 | 1 | -3/+0 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | Make -wid behave more consistent. | al | 2005-05-21 | 1 | -0/+1 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -4/+4 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 1 | -1/+1 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -2/+2 |
* | Removed superfluous XFlush calls before XSync. | al | 2004-08-20 | 1 | -1/+0 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 | 1 | -3/+0 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 | 1 | -263/+323 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 1 | -0/+5 |
* | message expanded with hint to use -v option | gabucino | 2003-11-15 | 1 | -1/+1 |
* | fixed -nocolorkey | alex | 2003-10-22 | 1 | -2/+2 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 | 1 | -4/+12 |
* | user settable colorkey | alex | 2003-10-03 | 1 | -13/+16 |
* | remove exit_player and exit references | alex | 2003-08-31 | 1 | -2/+1 |
* | 10l | alex | 2003-08-03 | 1 | -2/+0 |
* | adding geometry support for xvidix | attila | 2003-04-20 | 1 | -1/+2 |
* | xinerama fix part 1 - count your paranthesis | attila | 2003-01-18 | 1 | -3/+23 |
* | 10l memory leak | alex | 2002-12-27 | 1 | -0/+6 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 | 1 | -0/+1 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -7/+3 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -1/+1 |
* | vo_init() moved to/fixed in preinit() | arpi | 2002-10-27 | 1 | -1/+1 |
* | -fixed-vo support | pontscho | 2002-10-17 | 1 | -21/+19 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -9/+6 |
* | ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning | arpi | 2002-08-09 | 1 | -1/+1 |
* | 1l :) | arpi | 2002-07-30 | 1 | -1/+1 |
* | eq reworked | alex | 2002-07-25 | 1 | -7/+22 |
* | - fix audio equalizer | pontscho | 2002-07-19 | 1 | -0/+10 |
* | fixed mga resize-to-0x0 bug | alex | 2002-07-05 | 1 | -1/+0 |
* | fixed vidix terminating if init error occured, bug found by KotH | alex | 2002-06-29 | 1 | -4/+2 |
* | fixed uninit (it got never called before) | alex | 2002-06-25 | 1 | -1/+1 |
* | added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS... | alex | 2002-06-24 | 1 | -44/+7 |
* | yvu9,if09,y8,y800 support and multifile fix | alex | 2002-06-23 | 1 | -1/+10 |
* | fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch | pontscho | 2002-06-10 | 1 | -8/+9 |
* | add mute support ( step 1 ) and fixed panscan bugs (1000l for me) | pontscho | 2002-06-06 | 1 | -0/+4 |
* | added panscan support for xmga/xvidix | pontscho | 2002-06-05 | 1 | -4/+27 |
* | set_window() fixing detection of changement of the window position | attila | 2002-06-04 | 1 | -1/+5 |
* | some cleanup, gl/gl2 updated to use vo_window | arpi | 2002-05-14 | 1 | -4/+2 |
* | fix some small bug and -rootwin | pontscho | 2002-05-11 | 1 | -63/+52 |
* | partial fix | arpi | 2002-05-08 | 1 | -4/+0 |
* | -zoom, -fs with x[11|mga|v] fix -- round two | pontscho | 2002-05-08 | 1 | -0/+1 |
* | wm detection -- round two | pontscho | 2002-05-07 | 1 | -17/+27 |
* | small patch that fixes the purple window when the f key is pressed - by Attil... | arpi | 2002-05-04 | 1 | -1/+1 |
* | -rootwin fix... | arpi | 2002-04-24 | 1 | -1/+2 |
* | minor changes | alex | 2002-04-20 | 1 | -2/+6 |
* | fix playlist bug with gui and rewrite mousecursor show/hide code | pontscho | 2002-04-16 | 1 | -1/+1 |
* | -fs aspect fix by KotH | arpi | 2002-03-24 | 1 | -0/+2 |
* | Compute aspect ratio only once | nick | 2002-03-11 | 1 | -16/+2 |
* | Fixed fullscreen mode | nick | 2002-03-11 | 1 | -1/+3 |
* | Fixed default background color for proper color key usage | nick | 2002-03-11 | 1 | -1/+1 |
* | rewrite fullscreen support in some libvo driver | pontscho | 2002-03-07 | 1 | -13/+13 |
* | mondom fix bazmeg. | pontscho | 2002-02-22 | 1 | -35/+23 |
* | ExposureMask fixed. | pontscho | 2002-02-21 | 1 | -7/+1 |
* | add new input cucc | pontscho | 2002-02-20 | 1 | -1/+7 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 | 1 | -1/+1 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -2/+6 |
* | fix color key handling bug | pontscho | 2002-02-07 | 1 | -0/+2 |
* | Alex! Never write bottlenecks, ok? | nick | 2002-02-01 | 1 | -2/+3 |
* | removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYV... | alex | 2002-01-31 | 1 | -24/+4 |
* | Use new tune info | nick | 2002-01-31 | 1 | -5/+8 |
* | new info for tuning | nick | 2002-01-31 | 1 | -2/+2 |
* | preinit moved to right place | alex | 2002-01-26 | 1 | -37/+18 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+10 |
* | fix screen saver bug under gui | pontscho | 2002-01-23 | 1 | -4/+1 |
* | reworked, picture moves when window moved, fullscreen working with gui, fixed... | alex | 2002-01-19 | 1 | -80/+61 |
* | vidix_grkey_support checking for colorkeying | alex | 2002-01-19 | 1 | -8/+10 |
* | updated based vo_xmga, using colorkey, working with gui, fixed xinerama and w... | alex | 2002-01-18 | 1 | -67/+209 |
* | added vidix_start() and vidix_stop() for better runtime-resize support ;) | alex | 2002-01-16 | 1 | -4/+5 |
* | Fixed resize bug. | nick | 2002-01-16 | 1 | -5/+4 |
* | Still one bit of bugs fixed | nick | 2002-01-13 | 1 | -2/+2 |
* | test for preinit errors and correct handling subdevice | nick | 2002-01-13 | 1 | -3/+16 |
* | Minor changes: -fs key and vidix params | nick | 2002-01-13 | 1 | -2/+7 |
* | fixed vidix_name handling (subdevice) | alex | 2002-01-13 | 1 | -10/+26 |
* | added X11/VIDIX | alex | 2002-01-12 | 1 | -0/+336 |