aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui
Commit message (Expand)AuthorAge
* 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
* vpotmeter fix, scroll in the correct directionGravatar ods152005-12-27
* Avoid gcc warnings:Gravatar rathann2005-12-15
* Convert this file to UTF-8 as it contains funky caracters from all around the...Gravatar gpoirier2005-12-10
* #include help_mp.h only once.Gravatar diego2005-12-09
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-12-08
* Every contribution deserves to be listed on the "about" window of the gui.Gravatar gpoirier2005-12-07
* Fix popup menu problems: GTK cannot get a grab while the button is down,Gravatar reimar2005-12-04
* About text should _not_ be editable, it just looks stupid.Gravatar reimar2005-12-04
* Remove many annoying GTK includes in every compile line and remove GTKGravatar ods152005-09-03
* 100l, video_out.h is now needed for some vo_ variables.Gravatar reimar2005-08-21
* Support for GTK 2.x.Gravatar reimar2005-08-17
* gmplayer + arts == bad!Gravatar reimar2005-07-28
* strdup subtitle filename at a more appropriate place, fixing memleaks andGravatar reimar2005-06-01
* last patch broke skin reading completely, becasue last line of skinGravatar reimar2005-05-28
* Print error when skin file is not readable (e.g. a directory) instead of hangingGravatar reimar2005-05-23
* ESD configuration dialog and software volume control option for GuiGravatar reimar2005-02-12
* Yet another memleak...Gravatar reimar2005-01-31
* Add half size entry to the GMPlayer menu.Gravatar diego2005-01-25
* remove all setlocale calls, they break the behaviour of sscanf andGravatar reimar2005-01-20
* libao2/eq.h was removed, use libaf/equalizer.h instead.Gravatar reimar2005-01-06
* Do not use audio plugins anymoreGravatar reimar2004-12-27
* Fixes the bug that after opening the preferences panel gmplayer plays filesGravatar reimar2004-12-18
* Somebody obviously took a course "coding non-portable".Gravatar reimar2004-12-17
* printf --> mp_msg conversion, less verbosityGravatar diego2004-12-15
* printf --> mp_msgGravatar diego2004-12-12
* Restore normal/double size GUI functionality ( broken since EWMH fs support ).Gravatar al2004-11-21
* warning fixGravatar diego2004-11-15
* icons for the GUI context menuGravatar diego2004-11-02
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Limit Gui redraw rate.Gravatar reimar2004-10-18
* File filter dropdown box value is now preserved between dialog invocations.Gravatar diego2004-10-06
* fix examples for ao_alsa options dialog and add example for mixer index.Gravatar reimar2004-09-23