mpv/Gui
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
..
mplayer marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
skin marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
win32 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
wm marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
Makefile cosmetics to ease future patching 2006-07-13 22:56:02 +00:00
app.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
app.h marks several strings inside structs as const when they hold just 2006-07-16 01:40:24 +00:00
bitmap.c drops casts from void * on malloc/calloc from the gui code 2006-07-13 16:17:24 +00:00
bitmap.h
cfg.c get_path as const, patch by Stefan Huehner, stefan AT huehner-org 2006-07-03 23:27:37 +00:00
cfg.h
interface.c Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00
interface.h Mark several string parameters that are not modified in the function as const. 2006-07-14 16:57:24 +00:00