log gui/interface.c @ 26929:0b94c95fc4d3

age author description
2008-04-22 diego Add standard GPL header to individual files.
2008-01-27 reimar Allow independent scaling of vo_font and sub_font.
2008-01-19 reimar audio_out / video_out structs should be treated as const
2007-12-02 reimar Mark several uses of vo_functions_t as const to stop some of the current
2007-08-28 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
2007-08-25 diego Remove redundant extern declarations, #include the right headers instead.
2007-08-25 diego Remove redundant extern variable declarations, include proper headers instead.
2007-08-20 iive remove gconvert_uri_to_filename() and use url_unescape_string() instead.
2007-07-18 diego Fix a bunch of redundant redeclaration warnings.
2007-06-24 reimar Add a (almost correct) prototype for vcd_seek_to_track
2007-05-20 ben missed part of gui code change while introducing -subfont option (patch by Piotr Kaczuba)
2007-04-30 iive 10l to Diego for breaking svn (again).
2007-04-29 diego Fix several implicit declarations of functions warnings.
2007-04-23 diego Gui --> gui