aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu
Commit message (Expand)AuthorAge
* better readability on selected menu item by tweaking alpha channel propertiesGravatar ben2006-09-09
* added new helpers to allow easy metadata retrieval and make libmenu use themGravatar ben2006-08-25
* new option for libmenu that allow display of properties and metadata of curre...Gravatar ben2006-08-25
* added new filter option to menu file browser to only display some files accor...Gravatar ben2006-08-22
* support multiple actions in menu's file browser using key bindingsGravatar ben2006-08-22
* fix menu toggle/hide issuesGravatar ben2006-08-22
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* Compilation fix: Mark mp_property_find parameter as const.Gravatar diego2006-07-13
* Simplify includes.Gravatar diego2006-07-12
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* gets ride of a few more sizeof(char)sGravatar reynaldo2006-06-30
* support for auto_close parameter in menu command list (geexbox patch)Gravatar ben2006-06-25
* declaring static functions with the same name than libc ones was not the best...Gravatar ben2006-06-25
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* Verticaly center the background around the text.Gravatar albeu2006-04-22
* There is a draw_alpha for uyvy, use it.Gravatar albeu2006-04-22
* Fix menu background drawing.Gravatar albeu2006-04-22
* Minor spelling and grammar fixes for part 1 of Otvos Attila'sGravatar corey2006-03-31
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-30
* Add a function to draw flat boxes and use it to make the listGravatar albeu2006-03-30
* Fix cycling in menu with hidden items.Gravatar albeu2006-03-27
* Turn the preferences menu in something usefull using the newGravatar albeu2006-03-25
* Allow hiding list elements and disableing the pointer.Gravatar albeu2006-03-25
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.Gravatar albeu2006-03-25
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* 10l (forgot ...)Gravatar michael2006-03-21
* auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zore...Gravatar nicodvb2006-02-24
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromGravatar rathann2006-01-13
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-10-26
* add some closedir() to fix some opendir() leaksGravatar aurel2005-07-22
* enable the run slave commande even without libmenuGravatar aurel2004-12-02
* support newer gccGravatar faust32004-10-02
* handle sigchld in mplayer.cGravatar faust32004-09-19
* option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage....Gravatar faust32004-09-15
* Fix typos and better explanatory text.Gravatar diego2004-07-20
* string handling security fixesGravatar diego2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* new configuration structure, multi-card supportGravatar nicodvb2004-04-26
* Patch by Nico <nsabbi@libero.it>Gravatar attila2003-11-01
* Fix long-known bug with handling 'down key' in lists.Gravatar lumag2003-09-24
* make menu work on mingw (run command is still disabled), based on patch by Ch...Gravatar faust32003-09-13
* libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.u...Gravatar alex2003-09-02
* Finnaly commit Nico's dvb menu. Sorry for committing thisGravatar albeu2003-08-16
* I've juste found a bug which prevent to load a file whose name containGravatar albeu2003-08-15
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* 64bit supportGravatar alex2003-06-24