| Commit message (Expand) | Author | Age |
... | |
* | Set protocol for the vo proxy used in shared-buffer mode. | ulion | 2007-11-28 |
* | Fix warning on Leopard, tested ok on Tiger: | ulion | 2007-11-26 |
* | Fix warning: | ulion | 2007-11-26 |
* | Fix memory leak of image_data. | ulion | 2007-11-23 |
* | Fix a memory leak when working in shared_buffer mode. | ulion | 2007-11-23 |
* | Move the setCurrentTexture call into flip_page(), fix osd flicker problem. | ulion | 2007-11-23 |
* | main() --> main(void) | diego | 2007-11-21 |
* | Let NSApp handle events when uninit to fix the delay dealloc bug of mpGLView. | ulion | 2007-11-19 |
* | Enable ontop command from mplayer to be sent to mplayer osx. | ulion | 2007-11-09 |
* | Handle mouse up event to get double click support from mp_fifo. | ulion | 2007-11-07 |
* | Fix mouse right button and middle button incorrect identifications. | ulion | 2007-11-06 |
* | Fix KPENTER keycode value. | ulion | 2007-11-06 |
* | Fix the prevent system idle code. Original code also works, but not as expected. | ulion | 2007-11-06 |
* | Fix the prevent system idle code. Original code also works, but not as expected. | ulion | 2007-11-06 |
* | Warning fixes: | ulion | 2007-11-06 |
* | cosmetics: output grammar/spelling fixes | diego | 2007-11-06 |
* | cosmetics: Comment grammar and spelling fixes. | diego | 2007-11-06 |
* | Reduce excessive verbosity: Move debug messages to the appropriate MSGL | diego | 2007-11-06 |
* | 10l Diego, revert commit 24966. | iive | 2007-11-04 |
* | Fix previous incorrect commit, +/- has higher precedence than shifts. | diego | 2007-11-04 |
* | Add some parentheses to fix the following warnings: | diego | 2007-11-03 |
* | Remove some pointless 'inline' qualifiers | uau | 2007-11-01 |
* | movie player for Linux --> movie player | diego | 2007-10-30 |
* | move errors and a warning to help_mp-en.h | compn | 2007-10-30 |
* | Disable clear_screen function, the call to the function is commented out | diego | 2007-10-30 |
* | Remove unused variables. | zuxy | 2007-10-27 |
* | Cosmetic fix for r24861 | zuxy | 2007-10-27 |
* | Avoid crash after recovering from screensaver | zuxy | 2007-10-27 |
* | Get rid of void pointer arithmetic. | zuxy | 2007-10-23 |
* | A missing break statement caused SDLK_PLUS to be triggered twice on one press. | diego | 2007-10-22 |
* | Remove some unused code, fixes the following warnings: | diego | 2007-10-21 |
* | Avoid text deformation and subtitles moving outside the screen in pan-and-scan | eugeni | 2007-10-19 |
* | Fix typo in comment | reimar | 2007-10-18 |
* | Fix deallocate bug which sometimes causes a crash when reinitializing. | nplourde | 2007-10-13 |
* | cosmetics: typo | diego | 2007-10-11 |
* | enable fullscreen command from mplayer to be sent to mplayer osx | nplourde | 2007-10-07 |
* | Get rid of mp_msg_test in vo_png, only reason to use it is performance and | reimar | 2007-10-03 |
* | Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier | reimar | 2007-10-03 |
* | Make a local-only variable static in vo_png | reimar | 2007-10-03 |
* | warning fixes: | diego | 2007-09-26 |
* | cosmetics: misc typo fixes | diego | 2007-09-25 |
* | warning fix: | diego | 2007-09-24 |
* | warning fixes: | diego | 2007-09-13 |
* | warning fix: | diego | 2007-09-10 |
* | Fix borders for xmga broken by r23675. Tested by Diego. | reimar | 2007-09-08 |
* | Implement boxes for subtitle teletext pages. | voroshil | 2007-09-08 |
* | Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer. | diego | 2007-09-05 |
* | Move debug message to verbose output level. | diego | 2007-09-04 |
* | Add a bicubic scaler that needs a lot more instruction but no | reimar | 2007-09-04 |
* | Fix compilation after patch to remove global vo_hdc | reimar | 2007-09-03 |