| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hec... | nplourde | 2006-01-11 |
* | avoid some gcc 4 compiler warnings | reimar | 2006-01-07 |
* | Less ugly and easier to extend getFunctions | reimar | 2006-01-07 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | Print some error message, | iive | 2005-12-20 |
* | support negative stride (flipping) in vo_gl. | reimar | 2005-12-18 |
* | move to next vo if /dev/3dfx could not be opened | iive | 2005-12-10 |
* | Do not exit() if /dev/3dfx is not available, approved by Ivan. | diego | 2005-12-10 |
* | really clear frames to black instead of grey, and make sure one of those | reimar | 2005-12-07 |
* | signed division must be used for calculation vo_dx and vo_dy. | reimar | 2005-12-07 |
* | WM_PAINT is the "expose" event, not WM_ACTIVATE | reimar | 2005-12-07 |
* | Don't abort when xscreensaver window isn't available anymore. | al | 2005-12-07 |
* | Must use glFlush when doublebuffering is not used | reimar | 2005-12-06 |
* | Get rid of most #ifdefs | reimar | 2005-12-06 |
* | Fix message handling, process resize events | reimar | 2005-12-06 |
* | fix | rathann | 2005-12-05 |
* | fix | rathann | 2005-12-05 |
* | vo_tdfxfb should be preferred over vo_3dfx. | diego | 2005-12-01 |
* | Revert previous commit | al | 2005-11-22 |
* | Use slice-height 16 as default for yuv colorspaces (only relevant if decoder | reimar | 2005-11-22 |
* | resolves problem in module stop_xscreensaver, crashing mp after sleep and awa... | ptt | 2005-11-21 |
* | Also parse glX extension string, makes -vo gl:swapinterval work again on linux | reimar | 2005-11-19 |
* | Enable border toggling for gl and gl2 under windows. | reimar | 2005-11-17 |
* | disable *SwapInterval function when extensions are missing, since it | reimar | 2005-11-13 |
* | Generate double-click mouse events. | joey | 2005-11-11 |
* | Intercept maximize event and go into fullscreen mode. | joey | 2005-11-11 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 |
* | move window style to a macro for easier maintaining | joey | 2005-11-10 |
* | Test if source image dimensions are too big. | al | 2005-11-10 |
* | do not call glFinish when we do not have a context | reimar | 2005-11-07 |
* | Fix compilation, use vo_fs instead of fullscreen variable. Not tested. | reimar | 2005-11-06 |
* | Added translatable messages for OSD localization to help/help_mp-en.h | ptt | 2005-11-06 |
* | changed KEY_PREVIOUS to KEY_PREV, cause the first undefined | ptt | 2005-11-03 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 |
* | 10l typo, nomanyfmts should be used against playback problems. | reimar | 2005-10-31 |
* | More consistent and sane types. Also avoids some gcc 4 warnings. | reimar | 2005-10-31 |
* | Added support for remote controls. | syrjala | 2005-10-26 |
* | Make include paths consistent among files in libvo. Since -I.. is added | diego | 2005-10-23 |
* | make bottom alignment the default since it's the only sane mode when sub_pos ... | rfelker | 2005-10-23 |
* | reverse incorrect sub alignment change, ok'd by diego | rfelker | 2005-10-23 |
* | The conditions for bottom (2) and top (1) subtitle alignment are reversed. | diego | 2005-10-23 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | Be less verbose. | reimar | 2005-10-13 |
* | use subopt parser for arguments. | joey | 2005-10-10 |
* | Make fragment program snprintf less confusing. | reimar | 2005-10-03 |