| Commit message (Expand) | Author | Age |
* | Make sure black borders are drawn when switching videos with -fixed-vo. | reimar | 2006-05-04 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 |
* | fix printf->mp_msg transition, 10l to Reynaldo and/or Attila | rathann | 2006-04-24 |
* | fix typo X<->Y | attila | 2006-04-24 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | minor fixes: get rid of pointless inline attributes and some additional checks | reimar | 2006-04-21 |
* | forgotten update_xinerama_info prototypes | reimar | 2006-04-21 |
* | 10l, aspect_save_screenres must be always called in update_xinerama_info. | reimar | 2006-04-20 |
* | Register for window-manager delete window events and quit MPlayer. | reimar | 2006-04-19 |
* | Fix and improve xinerama support | reimar | 2006-04-16 |
* | new monitorpixelaspect option, esp. useful for xinerama setups with upcoming ... | reimar | 2006-04-15 |
* | 10l, forgot to move aspect_save_screenres in last commit | reimar | 2006-04-14 |
* | correct fullscreen size | reimar | 2006-04-13 |
* | define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it | reimar | 2006-04-12 |
* | fixes and cleanup for windows fullscreen switching (restore old position, | reimar | 2006-04-12 |
* | fixes and cleanup for windows fullscreen switching (restore old position, | reimar | 2006-04-12 |
* | Replace deprecated function | nplourde | 2006-04-08 |
* | added support for external VIDIX | nicodvb | 2006-03-28 |
* | Remove superfluous extern variable declaration. | diego | 2006-03-27 |
* | Change 'if(verbose)' to the more appropriate mp_msg_test. | diego | 2006-03-27 |
* | NEVER assign static strings to string command line options. | albeu | 2006-03-26 |
* | support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi ... | reimar | 2006-03-26 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other | albeu | 2006-03-24 |
* | Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD | pacman | 2006-03-20 |
* | Don't try to parse fb.modes more than once. Fixes playback of multiple files | pacman | 2006-03-20 |
* | extra checks on size of OSD parts (though IMHO these values should never be bad) | reimar | 2006-03-15 |
* | do not call glDeleteTextures with 0 count, Xgl does not like it. | reimar | 2006-03-15 |
* | 10l the cpu hog fix broke fullscreenswitching with -wid | faust3 | 2006-03-15 |
* | fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fi... | faust3 | 2006-03-13 |
* | free resources when load_raw fails | reimar | 2006-03-09 |
* | remove useless and memleak-causing strdup | reimar | 2006-03-09 |
* | initialize f to NULL, needed if desc=malloc... fails | reimar | 2006-03-08 |
* | When centering a video with odd width, be sure to start on a pixel boundary. | pacman | 2006-03-04 |
* | Make -xy help output consistent, output an empty line before and after. | diego | 2006-03-04 |
* | update activity every 30 sec | nplourde | 2006-03-04 |
* | Better fallback for APIENTRY when compiling for Windows | reimar | 2006-02-26 |
* | workaround for gl.h variants that do not define APIENTRY | reimar | 2006-02-23 |
* | Fix colormap save/restore for directcolor fb devices | pacman | 2006-02-17 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | let osx sleep if video is paused | nplourde | 2006-02-07 |
* | reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise | reimar | 2006-02-05 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg. | atmos4 | 2006-01-20 |
* | prevent xvmc from been loaded before xv, and generally before any autoprobed ... | iive | 2006-01-18 |
* | avoid Solaris 10 compile error with gcc 3.4.5 | reimar | 2006-01-17 |
* | Update licensing information: The FSF changed postal address. | diego | 2006-01-13 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |