mpv/Gui/mplayer
reynaldo 15e8c12de2 marks several strings inside structs as const when they hold just
read-only information and modifies GetLanguage in Gui/mplayer/gtk/menu.c 
to cope which the changes.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19115 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-16 01:40:24 +00:00
..
gtk marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
pixmaps Make most of the xpm-files read 'const char*' instead of 'char*' 2006-06-21 17:42:54 +00:00
common.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
common.h Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
menu.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
mplayer.h
mw.c marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-15 16:03:12 +00:00
pb.c drops casts from void * on malloc/calloc from the gui code 2006-07-13 16:17:24 +00:00
play.c drops casts from void * on malloc/calloc from the gui code 2006-07-13 16:17:24 +00:00
play.h Bandaid fix for compilation failure when creating main/.depend with GUI 2006-01-04 15:54:47 +00:00
sw.c Unify include paths, -I.. is in CFLAGS. 2005-12-08 22:12:57 +00:00
widgets.c Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
widgets.h Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00