| Commit message (Expand) | Author | Age |
* | when :card isn't specified by the user search the first available card | nicodvb | 2008-01-02 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 |
* | consistency cosmetics: Do not #define multiple inclusion guards to 1. | diego | 2008-01-01 |
* | Consistently use just the name of the #ifdef directive in #endif comments. | diego | 2008-01-01 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Relicense files marked as GPL v2 to GPL v2 or later. | diego | 2007-12-31 |
* | Relicense files written by Nick Kurshev and marked as "GPL v2" to | diego | 2007-12-30 |
* | Add missing #include, fixes the warning: | diego | 2007-12-30 |
* | Remove unused variable, fixes the warning: | diego | 2007-12-30 |
* | Remove redundant extern declarations, fixes the warnings: | diego | 2007-12-30 |
* | Remove unused static variables, fixes the warnings: | diego | 2007-12-30 |
* | Remove unused variables, fixes the warnings: | diego | 2007-12-30 |
* | Disable unused code, fixes the warning: | diego | 2007-12-30 |
* | Add missing #include for vo_draw_text. | diego | 2007-12-30 |
* | Do not duplicate MJpegContext struct, #include the proper header instead. | diego | 2007-12-30 |
* | Add missing #include, fixes the warning: | diego | 2007-12-30 |
* | Use proper length specifiers in mp_msg calls, fixes the warnings: | diego | 2007-12-28 |
* | Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour | reimar | 2007-12-22 |
* | Add missing X11/extensions/scrnsaver.h include | reimar | 2007-12-22 |
* | Do not send mouse movements events in root win mode. | ulion | 2007-12-22 |
* | Add support for XScreenSaverSuspend | reimar | 2007-12-22 |
* | Move more variables into the block where they are used | reimar | 2007-12-20 |
* | Move a variable to where it is used | reimar | 2007-12-20 |
* | Support send mouse movements commands to mplayer. | ulion | 2007-12-20 |
* | change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do ... | rik | 2007-12-18 |
* | Use NSMakeRect and NSRect in correct way: | ulion | 2007-12-18 |
* | Fix wrong code in last commit. | ulion | 2007-12-18 |
* | Fix mouse button mapping: | ulion | 2007-12-18 |
* | Record screen size and display size in vo_ variables. | ulion | 2007-12-17 |
* | screen_frame is only used for fullscreen mode. | ulion | 2007-12-17 |
* | Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__. | diego | 2007-12-16 |
* | Fix libass to support -nofontconfig. | ulion | 2007-12-12 |
* | SYS_AMIGAOS4 --> __AMIGAOS4__ | diego | 2007-12-11 |
* | Format mapping table should be const | reimar | 2007-12-02 |
* | Add appropriate const specifiers to some custom parse functions. | reimar | 2007-12-02 |
* | Make osd font const | reimar | 2007-12-02 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | Remove last remains of long-gone VOCTRL_SCREENSHOT | reimar | 2007-12-02 |
* | Remove video_out_png extern in vo_vesa (remains of ill-advised | reimar | 2007-12-02 |
* | Remove casts that are (no longer) necessary | reimar | 2007-12-02 |
* | Use proper type for vidix_preinit parameter instead of void * | reimar | 2007-12-02 |
* | Support double buffering, fix osd flicker. | ulion | 2007-11-30 |
* | Fix play window not get actived problem on Leopard. | ulion | 2007-11-30 |
* | Ignore empty event. | ulion | 2007-11-29 |
* | Proper license header. | ivo | 2007-11-29 |
* | Remove redundant changelog from comments | ivo | 2007-11-29 |
* | Proper license header. | ivo | 2007-11-29 |
* | Remove redundant changelog comments. There's always svn log. | ivo | 2007-11-29 |