summaryrefslogtreecommitdiffstats
path: root/gui/interface.c
Commit message (Expand)AuthorAgeFilesLines
* Allow independent scaling of vo_font and sub_font.reimar2008-01-271-1/+1
* audio_out / video_out structs should be treated as constreimar2008-01-191-1/+1
* Mark several uses of vo_functions_t as const to stop some of the currentreimar2007-12-021-1/+1
* Clean up the way get_path is handled: Compile get_path.c to an object to linkdiego2007-08-281-0/+1
* Remove redundant extern declarations, #include the right headers instead.diego2007-08-251-0/+2
* Remove redundant extern variable declarations, include proper headers instead.diego2007-08-251-2/+0
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.iive2007-08-201-43/+0
* Fix a bunch of redundant redeclaration warnings.diego2007-07-181-1/+0
* Add a (almost correct) prototype for vcd_seek_to_trackreimar2007-06-241-0/+1
* missed part of gui code change while introducing -subfont option (patch by Pi...ben2007-05-201-1/+1
* 10l to Diego for breaking svn (again).iive2007-04-301-5/+0
* Fix several implicit declarations of functions warnings.diego2007-04-291-0/+5
* Gui --> guidiego2007-04-231-0/+1338