aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/win32/interface.c
Commit message (Expand)AuthorAge
* proper fix for avoiding file skipping when mplayer is already playing a file.Gravatar vayne2007-01-13
* remove two unused functions.Gravatar vayne2006-12-28
* Replace deprecated vo_plugin_args by vf_settings.Gravatar diego2006-12-02
* cosmetics: Rename functions and variable names from vop to vf.Gravatar diego2006-12-02
* Make compilation depending on USE_SUB unconditional.Gravatar uau2006-11-21
* ISO C90 warnings fixesGravatar vayne2006-09-06
* Further fullscreen switching improvements. Fixes sub window position bug when...Gravatar vayne2006-08-26
* further improvements to fullscreen switching.Gravatar vayne2006-08-16
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* improved fullscreen switchingGravatar vayne2006-07-29
* Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %Gravatar gpoirier2006-07-21
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* drops casts from void * on malloc/calloc from the gui codeGravatar reynaldo2006-07-13
* crash fix when clicking on volume sliders when in stop state.Gravatar vayne2006-07-08
* OpenGL outputs actually support WinID, not to mention that showing the optionGravatar reimar2006-07-08
* Initial win32 gui release.Gravatar vayne2006-07-06