| Commit message (Expand) | Author | Age |
* | ISO C90 warnings fixes | vayne | 2006-09-06 |
* | bug fix for starting gmplayer with -fs when using the sub window | vayne | 2006-08-28 |
* | vo_colorkey change to avoid clashes with other black windows | vayne | 2006-08-28 |
* | Get rid of demux_aid_vid_mismatch mess. | reimar | 2006-08-26 |
* | Further fullscreen switching improvements. Fixes sub window position bug when... | vayne | 2006-08-26 |
* | Remove backup files from the win32 subdir as well. | diego | 2006-08-22 |
* | Fix audio stream selection in Gtk GUI | gpoirier | 2006-08-20 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | further improvements to fullscreen switching. | vayne | 2006-08-16 |
* | Make sure we do not print the obsolete skin path when we did not find any skin. | reimar | 2006-08-07 |
* | fix includes due to libmpdemux split (patch by Stefan Huehner) | ben | 2006-07-31 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | updated documentation. | vayne | 2006-07-29 |
* | improved fullscreen switching | vayne | 2006-07-29 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 |
* | Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk % | gpoirier | 2006-07-21 |
* | marks several strings inside structs as const when they hold just | reynaldo | 2006-07-16 |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 |
* | Change function declararation w/o parameters to the correct foo(void) syntax. | diego | 2006-07-15 |
* | Mark several string parameters that are not modified in the function as const. | diego | 2006-07-14 |
* | cosmetics to ease future patching | diego | 2006-07-13 |
* | drops casts from void * on malloc/calloc from the gui code | reynaldo | 2006-07-13 |
* | Streamline GUI build. | diego | 2006-07-13 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | Use only one global config.mak file. | diego | 2006-07-12 |
* | Remove useless variable. | diego | 2006-07-12 |
* | center sub window option within the preferences dialog. | vayne | 2006-07-12 |
* | Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will | reimar | 2006-07-11 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 |
* | small fix to properly display skins when switching skins during playback. | vayne | 2006-07-08 |
* | crash fix when clicking on volume sliders when in stop state. | vayne | 2006-07-08 |
* | OpenGL outputs actually support WinID, not to mention that showing the option | reimar | 2006-07-08 |
* | vo_init hack is no longer required after the last patch removed the call | reimar | 2006-07-08 |
* | Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack arou... | reimar | 2006-07-07 |
* | Initial win32 gui release. | vayne | 2006-07-06 |
* | Initial win32 gui release. | vayne | 2006-07-06 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 |
* | postproc --> libswscale | diego | 2006-06-30 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | Make most of the xpm-files read 'const char*' instead of 'char*' | diego | 2006-06-21 |
* | respect saved default for cache enable when nothing specified on | reimar | 2006-06-17 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | also set guiIntfStruct.sh_video to NULL for guiSetDefaults. | reimar | 2006-05-17 |
* | Make depend targets consistent: Remove redirection through .depend target. | diego | 2006-05-13 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Remove updating of vo_mouse_timer_const from the main loop and also | uau | 2006-04-25 |
* | simpler and better subtitles switching, patch by Stanislav Maslovski <stanisl... | gpoirier | 2006-04-22 |
* | Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV). | gpoirier | 2006-04-16 |
* | Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail ... | gpoirier | 2006-04-11 |