aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/mplayer
Commit message (Expand)AuthorAge
* Gui --> guiGravatar diego2007-04-23
* Add .mp4 to gmplayer list of known video formatsGravatar reimar2007-04-22
* Remove useless #includes.Gravatar diego2007-04-06
* Remove useless #includes.Gravatar diego2007-04-06
* Consistent include paths for config.h.Gravatar diego2007-04-06
* Don't look for header files in ../../ anymore. Compilation was broken unlessGravatar diego2007-03-16
* Declarations must be before codeGravatar reimar2007-02-22
* Fix GUI compilationGravatar uau2007-02-21
* Go away you stupid setlocale!!Gravatar reimar2007-02-04
* cosmetics: Rename functions and variable names from vop to vf.Gravatar diego2006-12-02
* Remove some of the worst "headers include headers which includeGravatar reimar2006-11-29
* Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value sinceGravatar reimar2006-11-26
* Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.hGravatar diego2006-11-25
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* Make compilation depending on USE_SUB unconditional.Gravatar uau2006-11-21
* Remove remnants of long-gone libfame.Gravatar diego2006-11-06
* Add ASS subtitle rendering options to gui.Gravatar eugeni2006-10-25
* Remove unused variable.Gravatar diego2006-10-16
* Add ASS subtitles to the subtitles file chooser dialog.Gravatar diego2006-10-05
* Fix #ifdef indentation.Gravatar diego2006-09-29
* Get rid of demux_aid_vid_mismatch mess.Gravatar reimar2006-08-26
* Fix audio stream selection in Gtk GUIGravatar gpoirier2006-08-20
* fix includes due to libmpdemux split (patch by Stefan Huehner)Gravatar ben2006-07-31
* 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