| Commit message (Expand) | Author | Age |
... | |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 |
* | Change function declararation w/o parameters to the correct foo(void) syntax. | diego | 2006-07-15 |
* | Mark several string parameters that are not modified in the function as const. | diego | 2006-07-14 |
* | cosmetics to ease future patching | diego | 2006-07-13 |
* | drops casts from void * on malloc/calloc from the gui code | reynaldo | 2006-07-13 |
* | Streamline GUI build. | diego | 2006-07-13 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | Use only one global config.mak file. | diego | 2006-07-12 |
* | Remove useless variable. | diego | 2006-07-12 |
* | center sub window option within the preferences dialog. | vayne | 2006-07-12 |
* | Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will | reimar | 2006-07-11 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 |
* | small fix to properly display skins when switching skins during playback. | vayne | 2006-07-08 |
* | crash fix when clicking on volume sliders when in stop state. | vayne | 2006-07-08 |
* | OpenGL outputs actually support WinID, not to mention that showing the option | reimar | 2006-07-08 |
* | vo_init hack is no longer required after the last patch removed the call | reimar | 2006-07-08 |
* | Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack arou... | reimar | 2006-07-07 |
* | Initial win32 gui release. | vayne | 2006-07-06 |
* | Initial win32 gui release. | vayne | 2006-07-06 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 |
* | postproc --> libswscale | diego | 2006-06-30 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | Make most of the xpm-files read 'const char*' instead of 'char*' | diego | 2006-06-21 |
* | respect saved default for cache enable when nothing specified on | reimar | 2006-06-17 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 |
* | 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 |