aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/mplayer
Commit message (Expand)AuthorAge
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* 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
* Mark several string parameters that are not modified in the function as const.Gravatar diego2006-07-14
* drops casts from void * on malloc/calloc from the gui codeGravatar reynaldo2006-07-13
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Gravatar diego2006-07-09
* Make most of the xpm-files read 'const char*' instead of 'char*'Gravatar diego2006-06-21
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* 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
* 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
* Automaticall convert message to console charset, use utf8 for GTK2 GuiGravatar reimar2006-03-08
* 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
* 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
* ESD configuration dialog and software volume control option for GuiGravatar reimar2005-02-12
* Add half size entry to the GMPlayer menu.Gravatar diego2005-01-25
* libao2/eq.h was removed, use libaf/equalizer.h instead.Gravatar reimar2005-01-06
* printf --> mp_msg conversion, less verbosityGravatar diego2004-12-15
* 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
* 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
* Copy-n-Paste bug breaking channel selection in audio configuration dialogGravatar reimar2004-09-06
* small gcc warning fixGravatar rathann2004-08-28
* 100l, fixes DXR3 compile problems caused by my last patch.Gravatar reimar2004-07-31
* unified audio options dialog, fixes also bug #40Gravatar reimar2004-07-30
* better menu icons by Piero di Vita <scognito@libero.it>Gravatar diego2004-07-09
* new error icon by piero <scognito@libero.it>Gravatar diego2004-06-28
* simple, smooth, ram-saving dynamic potmeter, which feature is required by the...Gravatar alex2004-06-26
* Fix GUI compilation, patch by Reimar Döffinger and Alexander Strasser.Gravatar diego2004-06-26
* scroll strings from the left to right, patch by Andre KuhneGravatar alex2004-06-26
* string handling security fixesGravatar diego2004-06-25