aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/interface.c
Commit message (Expand)AuthorAge
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Rename font-related preprocessor directives.Gravatar diego2008-08-07
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
* Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* Allow independent scaling of vo_font and sub_font.Gravatar reimar2008-01-27
* audio_out / video_out structs should be treated as constGravatar reimar2008-01-19
* Mark several uses of vo_functions_t as const to stop some of the currentGravatar reimar2007-12-02
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* Remove redundant extern declarations, #include the right headers instead.Gravatar diego2007-08-25
* Remove redundant extern variable declarations, include proper headers instead.Gravatar diego2007-08-25
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.Gravatar iive2007-08-20
* Fix a bunch of redundant redeclaration warnings.Gravatar diego2007-07-18
* Add a (almost correct) prototype for vcd_seek_to_trackGravatar reimar2007-06-24
* missed part of gui code change while introducing -subfont option (patch by Pi...Gravatar ben2007-05-20
* 10l to Diego for breaking svn (again).Gravatar iive2007-04-30
* Fix several implicit declarations of functions warnings.Gravatar diego2007-04-29
* Gui --> guiGravatar diego2007-04-23