aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu
Commit message (Expand)AuthorAge
...
* 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
* 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>Gravatar alex2003-04-10
* 10L forgot this filter.Gravatar albeu2003-03-30
* linux->osdepGravatar arpi2003-02-09
* lstat->statGravatar arpi2003-02-03
* Fixes a problem where the menu won't work, if you just use freetype fontsGravatar arpi2003-02-02
* Also attached some cleanup to menu_filesel.c, mainly to make it moreGravatar arpi2003-01-26
* mplayer crashes if one tries to use osd menu without having a fontGravatar arpi2003-01-26
* don't depend on libgen/basename()Gravatar arpi2003-01-26
* 10lGravatar arpi2003-01-09
* these patches let ,,oldstyle'' and freetype subtitle renderers liveGravatar arpi2002-12-29
* Added/reordered #includes to silence warnings about "implicit declaration".Gravatar rathann2002-12-28
* some 10l bugfixesGravatar arpi2002-12-28
* This patch fixes the reading of the menu.conf, because stream_open()Gravatar arpi2002-12-28
* No scandir() an no functions defined within other functions.Gravatar arpi2002-12-04
* fix 100l typo :)Gravatar colin2002-11-27