aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu
Commit message (Expand)AuthorAge
* 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
* limits.h required to get a PATH_MAX definition (on solaris)Gravatar jkeil2002-11-26
* better fix for my previous 10lGravatar colin2002-11-22
* 10l - forgot this fileGravatar colin2002-11-21
* don't fully-copy the planes if the menu doesn't show (faster)Gravatar colin2002-11-21
* .depend should be ignoredGravatar diego2002-11-20
* Fix buffer overflow in a drawing funcGravatar albeu2002-11-18
* 10l:Gravatar rfelker2002-11-18
* A new command to run shell process and a command history.Gravatar albeu2002-11-18
* quote the filenamesGravatar albeu2002-11-18
* Fix freetype. Freetype is highly recommended for a nice output ;)Gravatar albeu2002-11-18
* OSD menus initial versionGravatar albeu2002-11-14