summaryrefslogtreecommitdiffstats
path: root/libmenu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Support chapter in OSD menu.ulion2007-12-141-0/+1
* cosmetics: Fix indentation, reorder some lines for consistency.diego2007-03-131-9/+8
* Give more descriptive names to the source and library variables and splitdiego2007-03-131-3/+3
* FFmpeg-style dependency declarationdiego2006-11-271-3/+1
* Merge common parts of all Makefiles into one file included by all.diego2006-11-261-27/+1
* Remove superfluous comment.diego2006-11-251-3/+0
* Unify dep/depend targets.diego2006-11-201-3/+1
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-1/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-1/+1
* Unify include paths in the build system, part I.diego2006-07-271-2/+1
* Simplify includes.diego2006-07-121-3/+3
* OPTFLAGS already includes EXTRA_INC.diego2006-07-121-1/+1
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-1/+10
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromrathann2006-01-131-1/+1
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+1
* libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.u...alex2003-09-021-0/+1
* Finnaly commit Nico's dvb menu. Sorry for committing thisalbeu2003-08-161-0/+3
* Added/reordered #includes to silence warnings about "implicit declaration".rathann2002-12-281-1/+1
* Fix freetype. Freetype is highly recommended for a nice output ;)albeu2002-11-181-1/+1
* OSD menus initial versionalbeu2002-11-141-0/+38