aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/interface.c
Commit message (Expand)AuthorAge
* 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