aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* ao_wasapi: Don't search for devices as part of validationGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi: Change function macros to require semicolon after invocationGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi: Use OPT_STRING_VALIDATE for device suboptionGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi: Fully convert to m_option APIGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi: Don't leak the default device's ID when listing devicesGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi: Annotate the default device when listing devicesGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi: Refactor device listing/loadingGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Rename to ao_wasapiGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Use the mix format directly in try_mix_formatGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Don't complain about failed init during AO probingGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Don't fail init when listing devicesGravatar Diogo Franco (Kovensky)2013-07-22
* DOCS/man/en/ao.rst: Document ao_wasapi0Gravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Demote "negotiation failed" message to MSGL_VGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Support shared mode, better format guessing methodGravatar Diogo Franco (Kovensky)2013-07-22
* ao_wasapi0: Support device enumeration and selectionGravatar Diogo Franco (Kovensky)2013-07-22
* 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