aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_opengl: some option changesGravatar wm42013-07-22
* vo_direct3d: use new option APIGravatar wm42013-07-22
* vo_opengl_old: use new option APIGravatar wm42013-07-22
* options: move --colorkey option to vo_xvGravatar wm42013-07-22
* vo_xv: use new option APIGravatar wm42013-07-22
* vo_direct3d: fix warning on MinGWGravatar wm42013-07-22
* ao_dsound: use new option APIGravatar wm42013-07-22
* ao_jack: use new option APIGravatar wm42013-07-22
* ao_oss: switch to new option APIGravatar wm42013-07-21
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptsGravatar wm42013-07-21
* ao_rsound: use new option APIGravatar wm42013-07-21
* ao_sdl: use new option APIGravatar wm42013-07-21
* ao_openal: use new option APIGravatar wm42013-07-21
* ao_pulse: use new option APIGravatar wm42013-07-21
* options: hide encoding AO/VO in help outputGravatar wm42013-07-21
* ao_alsa: use new option API (changes syntax)Gravatar wm42013-07-21
* ao_pcm: use new option APIGravatar wm42013-07-21
* ao_portaudio: use new option APIGravatar wm42013-07-21
* options: use new option code for --aoGravatar wm42013-07-21
* mplayer: simplify AO creationGravatar wm42013-07-21
* options: use new code for parsing --voGravatar wm42013-07-21
* options: add some features to video filter parserGravatar wm42013-07-21
* m_option: fix memory leak on error pathGravatar wm42013-07-21
* m_config: improve option list output a bitGravatar wm42013-07-21
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* manpage: fix typoGravatar wm42013-07-21
* vf: remove unnecessary indirectionGravatar wm42013-07-21
* cocoa_common: fix regression in draggable state computationGravatar Stefano Pigozzi2013-07-21
* cocoa_common: fix styleGravatar Stefano Pigozzi2013-07-21
* cocoa_common: move tracking area setup to updateTrackingAreasGravatar Stefano Pigozzi2013-07-21
* x11: add key modifiers to mouse button eventsGravatar wm42013-07-21
* command: fix switching tracks backwards if there's only one trackGravatar wm42013-07-21
* input.rst: update exampleGravatar wm42013-07-21
* w32_common: show the cursor in the window borderGravatar James Ross-Gowan2013-07-21
* cocoa_common: handle keyboard modifiers for mouse eventsGravatar Stefano Pigozzi2013-07-21
* input: Ignore spurious mouse movesGravatar Diogo Franco (Kovensky)2013-07-21
* configure: Add some -Wno-error= flags to ERRORFLAGSGravatar Diogo Franco (Kovensky)2013-07-21
* Merge remote-tracking branch 'michaelforney/master'Gravatar Alexander Preisinger2013-07-20
|\
* | cocoa_common: make the fullscreen transition only when necessaryGravatar Stefano Pigozzi2013-07-20
* | sd_ass: remove unused variable warningGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: use a tracking area to handle mouse eventsGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: fix typo in commentGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: implement MP_MOUSE_LEAVE notificationsGravatar Stefano Pigozzi2013-07-20
* | cocoa_common: implement conditional video draggingGravatar Stefano Pigozzi2013-07-20
* | ao_wasapi0: Don't starve the WASAPI thread on seeksGravatar Diogo Franco (Kovensky)2013-07-20
* | ao_wasapi0: Don't release WASAPI buffer twiceGravatar Diogo Franco (Kovensky)2013-07-20
* | ao_wasapi0: Make it compile on cygwin64Gravatar Diogo Franco (Kovensky)2013-07-20
* | direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* | mp_msg: fixes windows code that assumes sizeof(DWORD) == sizeof(long)Gravatar Diogo Franco (Kovensky)2013-07-20
* | m_option: remove unused definitionsGravatar wm42013-07-20