2003-11-30 |
joey |
runtime 'stay-on-top' functionality
|
2003-10-03 |
alex |
user settable colorkey
|
2003-08-31 |
attila |
while we are at it: geometry support for xmga
|
2003-02-09 |
arpi |
linux->osdep
|
2002-11-11 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
2002-11-01 |
arpi |
panscan support in -vo mga (actually moved common code to mga_common.c)
|
2002-10-17 |
pontscho |
-fixed-vo support
|
2002-10-09 |
arpi |
more cleanup, some -vo mga fullscreen fixes
|
2002-10-09 |
arpi |
some cleanup
|
2002-09-22 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
2002-08-28 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
2002-08-09 |
arpi |
ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
|
2002-07-19 |
pontscho |
- fix audio equalizer
|
2002-06-10 |
pontscho |
fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
|
2002-06-06 |
pontscho |
add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
|
2002-06-05 |
pontscho |
added panscan support for xmga/xvidix
|
2002-06-03 |
arpi |
msg/i18n fixes and some printf->mp_msg
|
2002-05-14 |
arpi |
some cleanup, gl/gl2 updated to use vo_window
|
2002-05-12 |
pontscho |
fix Arpi's bugs
|
2002-05-11 |
pontscho |
fix some small bug and -rootwin
|
2002-05-08 |
pontscho |
-zoom, -fs with x[11|mga|v] fix -- round two
|
2002-05-07 |
pontscho |
wm detection -- round two
|
2002-05-06 |
pontscho |
fix -fs and 'f'
|
2002-05-05 |
arpi |
the Right Fix for gui window setup
|
2002-05-04 |
arpi |
missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>
|
2002-05-03 |
pontscho |
fix xmga fs, resize to movie size and mouse auto hide + dga
|
2002-05-03 |
pontscho |
fix aspect ratio handling
|
2002-04-25 |
pontscho |
fix fullscreen (?)
|
2002-04-24 |
arpi |
-rootwin fix...
|
2002-04-16 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
2002-03-31 |
arpi |
open(/dev/mga_vid) moved to preinit
|
2002-03-24 |
arpi |
U,V plane odrer fixed
|
2002-03-17 |
arpi |
uninit bugs fixed
|
2002-03-09 |
arpi |
round up width/height if mod 2 != 0
|
2002-03-08 |
pontscho |
small changes in libvo's X11 support
|
2002-03-07 |
arpi |
+10l to .so
|
2002-03-07 |
pontscho |
rewrite fullscreen support in some libvo driver
|
2002-03-07 |
arpi |
control+preinit moved to mga_common.c
|
2002-02-21 |
pontscho |
small changes
|
2002-02-21 |
pontscho |
ExposureMask fixed.
|
2002-02-20 |
pontscho |
add new input cucc
|
2002-02-09 |
arpi |
10000hl to Holm... control MUST BE static...
|
2002-02-09 |
arpi |
query_ stuff replaced by new control() - patch by David Holm
|
2002-02-07 |
pontscho |
fs resize bug fix.
|
2002-01-31 |
nick |
new info for tuning
|
2002-01-26 |
nick |
Extensions for video accelerated architecture
|
2002-01-23 |
pontscho |
fix screen saver bug under gui
|
2002-01-22 |
pontscho |
move bug fixed
|
2002-01-06 |
atmos4 |
Xinerama patch number two by attila.
|
2002-01-05 |
atmos4 |
xinerama fix by attila
|
2001-12-28 |
arpi |
-wid/-rootwin support
|
2001-12-17 |
pontscho |
aspect ratio bug fix for gui
|
2001-10-18 |
atmos4 |
Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
|
2001-10-03 |
atmos4 |
Use aspect()
|
2001-10-01 |
atmos4 |
Make aware of new -fs calling.
|
2001-09-20 |
pontscho |
XDestroyWindow fix baze.
|
2001-09-18 |
atmos4 |
Fix multiple window bug in multifile mode.
|
2001-09-04 |
pontscho |
fix xshape, mixer, fullscreen, etc
|
2001-08-30 |
pontscho |
fix gui support
|
2001-08-27 |
arpi |
GUI stuff. now seeking works, and xmga renders to video window
|