| Commit message (Expand) | Author | Age |
* | Gui --> gui | diego | 2007-04-23 |
* | Add .mp4 to gmplayer list of known video formats | reimar | 2007-04-22 |
* | Remove useless #includes. | diego | 2007-04-06 |
* | Remove useless #includes. | diego | 2007-04-06 |
* | Consistent include paths for config.h. | diego | 2007-04-06 |
* | Don't look for header files in ../../ anymore. Compilation was broken unless | diego | 2007-03-16 |
* | Declarations must be before code | reimar | 2007-02-22 |
* | Fix GUI compilation | uau | 2007-02-21 |
* | Go away you stupid setlocale!! | reimar | 2007-02-04 |
* | cosmetics: Rename functions and variable names from vop to vf. | diego | 2006-12-02 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 |
* | Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since | reimar | 2006-11-26 |
* | Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h | diego | 2006-11-25 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 |
* | Make compilation depending on USE_SUB unconditional. | uau | 2006-11-21 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 |
* | Add ASS subtitle rendering options to gui. | eugeni | 2006-10-25 |
* | Remove unused variable. | diego | 2006-10-16 |
* | Add ASS subtitles to the subtitles file chooser dialog. | diego | 2006-10-05 |
* | Fix #ifdef indentation. | diego | 2006-09-29 |
* | Get rid of demux_aid_vid_mismatch mess. | reimar | 2006-08-26 |
* | Fix audio stream selection in Gtk GUI | gpoirier | 2006-08-20 |
* | 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 |
* | 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 |
* | Mark several string parameters that are not modified in the function as const. | diego | 2006-07-14 |
* | drops casts from void * on malloc/calloc from the gui code | reynaldo | 2006-07-13 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 |
* | Make most of the xpm-files read 'const char*' instead of 'char*' | diego | 2006-06-21 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | 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 |
* | fix segfault in the skin browser when sbSelectedSkin gets dereferenced before... | gpoirier | 2006-04-09 |
* | vertical size of "Configure Equalizer" window is not enough to hold all combo... | gpoirier | 2006-04-09 |
* | the title of this window was not localized => added new en and ru strings, ba... | gpoirier | 2006-04-09 |
* | Rename the default GUI skins directory from 'Skin' to 'skins', keeping | diego | 2006-03-27 |
* | Automaticall convert message to console charset, use utf8 for GTK2 Gui | reimar | 2006-03-08 |
* | Bandaid fix for compilation failure when creating main/.depend with GUI | diego | 2006-01-04 |
* | fix the translator names list so that it conforms to lastname, firstname | rathann | 2006-01-02 |
* | vpotmeter fix, scroll in the correct direction | ods15 | 2005-12-27 |
* | Avoid gcc warnings: | rathann | 2005-12-15 |
* | Convert this file to UTF-8 as it contains funky caracters from all around the... | gpoirier | 2005-12-10 |
* | #include help_mp.h only once. | diego | 2005-12-09 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-12-08 |
* | Every contribution deserves to be listed on the "about" window of the gui. | gpoirier | 2005-12-07 |
* | Fix popup menu problems: GTK cannot get a grab while the button is down, | reimar | 2005-12-04 |
* | About text should _not_ be editable, it just looks stupid. | reimar | 2005-12-04 |