aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui
Commit message (Expand)AuthorAge
* updated documentation.Gravatar vayne2006-07-29
* improved fullscreen switchingGravatar vayne2006-07-29
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %Gravatar gpoirier2006-07-21
* marks several strings inside structs as const when they hold just Gravatar reynaldo2006-07-16
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* Change function declararation w/o parameters to the correct foo(void) syntax.Gravatar diego2006-07-15
* Mark several string parameters that are not modified in the function as const.Gravatar diego2006-07-14
* cosmetics to ease future patchingGravatar diego2006-07-13
* drops casts from void * on malloc/calloc from the gui codeGravatar reynaldo2006-07-13
* Streamline GUI build.Gravatar diego2006-07-13
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Use only one global config.mak file.Gravatar diego2006-07-12
* Remove useless variable.Gravatar diego2006-07-12
* center sub window option within the preferences dialog.Gravatar vayne2006-07-12
* Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui willGravatar reimar2006-07-11
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Gravatar diego2006-07-09
* small fix to properly display skins when switching skins during playback.Gravatar vayne2006-07-08
* 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
* vo_init hack is no longer required after the last patch removed the callGravatar reimar2006-07-08
* Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack arou...Gravatar reimar2006-07-07
* Initial win32 gui release.Gravatar vayne2006-07-06
* Initial win32 gui release.Gravatar vayne2006-07-06
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* postproc --> libswscaleGravatar diego2006-06-30
* Move postproc ---> libswscaleGravatar lucabe2006-06-30
* Make most of the xpm-files read 'const char*' instead of 'char*'Gravatar diego2006-06-21
* respect saved default for cache enable when nothing specified onGravatar reimar2006-06-17
* include stream_dvd's interface from libmpdemux/stream_dvd.hGravatar nicodvb2006-06-11
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* also set guiIntfStruct.sh_video to NULL for guiSetDefaults.Gravatar reimar2006-05-17
* Make depend targets consistent: Remove redirection through .depend target.Gravatar diego2006-05-13
* Rename some misspelled and misnamed messages.Gravatar diego2006-04-28
* Remove updating of vo_mouse_timer_const from the main loop and alsoGravatar uau2006-04-25
* simpler and better subtitles switching, patch by Stanislav Maslovski <stanisl...Gravatar gpoirier2006-04-22
* Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Gravatar gpoirier2006-04-16
* Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail ...Gravatar gpoirier2006-04-11
* fix segfault in the skin browser when sbSelectedSkin gets dereferenced before...Gravatar gpoirier2006-04-09
* vertical size of "Configure Equalizer" window is not enough to hold all combo...Gravatar gpoirier2006-04-09
* the title of this window was not localized => added new en and ru strings, ba...Gravatar gpoirier2006-04-09
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingGravatar diego2006-03-27
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Automaticall convert message to console charset, use utf8 for GTK2 GuiGravatar reimar2006-03-08
* Also remove objects in subdirectories.Gravatar diego2006-01-28
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* Change LIB to LIBNAME to fix compilation.Gravatar diego2006-01-15
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromGravatar rathann2006-01-13
* Bandaid fix for compilation failure when creating main/.depend with GUIGravatar diego2006-01-04
* fix the translator names list so that it conforms to lastname, firstnameGravatar rathann2006-01-02