| Commit message (Expand) | Author | Age |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | also set guiIntfStruct.sh_video to NULL for guiSetDefaults. | reimar | 2006-05-17 |
* | Make depend targets consistent: Remove redirection through .depend target. | diego | 2006-05-13 |
* | 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 |
* | Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail ... | gpoirier | 2006-04-11 |
* | 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 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Automaticall convert message to console charset, use utf8 for GTK2 Gui | reimar | 2006-03-08 |
* | Also remove objects in subdirectories. | diego | 2006-01-28 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | Change LIB to LIBNAME to fix compilation. | diego | 2006-01-15 |
* | This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from | rathann | 2006-01-13 |
* | 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 |
* | Remove many annoying GTK includes in every compile line and remove GTK | ods15 | 2005-09-03 |
* | 100l, video_out.h is now needed for some vo_ variables. | reimar | 2005-08-21 |
* | Support for GTK 2.x. | reimar | 2005-08-17 |
* | gmplayer + arts == bad! | reimar | 2005-07-28 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 |
* | last patch broke skin reading completely, becasue last line of skin | reimar | 2005-05-28 |
* | Print error when skin file is not readable (e.g. a directory) instead of hanging | reimar | 2005-05-23 |
* | ESD configuration dialog and software volume control option for Gui | reimar | 2005-02-12 |
* | Yet another memleak... | reimar | 2005-01-31 |
* | Add half size entry to the GMPlayer menu. | diego | 2005-01-25 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 |
* | libao2/eq.h was removed, use libaf/equalizer.h instead. | reimar | 2005-01-06 |
* | Do not use audio plugins anymore | reimar | 2004-12-27 |
* | Fixes the bug that after opening the preferences panel gmplayer plays files | reimar | 2004-12-18 |
* | Somebody obviously took a course "coding non-portable". | reimar | 2004-12-17 |
* | printf --> mp_msg conversion, less verbosity | diego | 2004-12-15 |
* | printf --> mp_msg | diego | 2004-12-12 |
* | Restore normal/double size GUI functionality ( broken since EWMH fs support ). | al | 2004-11-21 |
* | warning fix | diego | 2004-11-15 |
* | icons for the GUI context menu | diego | 2004-11-02 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | Limit Gui redraw rate. | reimar | 2004-10-18 |