| Commit message (Expand) | Author | Age | Files | Lines |
* | auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zore... | nicodvb | 2006-02-24 | 1 | -1/+8 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from | rathann | 2006-01-13 | 1 | -1/+1 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-26 | 10 | -63/+63 |
* | add some closedir() to fix some opendir() leaks | aurel | 2005-07-22 | 1 | -0/+2 |
* | enable the run slave commande even without libmenu | aurel | 2004-12-02 | 1 | -1/+1 |
* | support newer gcc | faust3 | 2004-10-02 | 1 | -1/+1 |
* | handle sigchld in mplayer.c | faust3 | 2004-09-19 | 1 | -9/+10 |
* | option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.... | faust3 | 2004-09-15 | 1 | -0/+3 |
* | Fix typos and better explanatory text. | diego | 2004-07-20 | 1 | -3/+3 |
* | string handling security fixes | diego | 2004-06-25 | 1 | -2/+4 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | new configuration structure, multi-card support | nicodvb | 2004-04-26 | 1 | -35/+117 |
* | Patch by Nico <nsabbi@libero.it> | attila | 2003-11-01 | 1 | -0/+2 |
* | Fix long-known bug with handling 'down key' in lists. | lumag | 2003-09-24 | 1 | -1/+1 |
* | make menu work on mingw (run command is still disabled), based on patch by Ch... | faust3 | 2003-09-13 | 2 | -6/+12 |
* | libmenu is missing the dvb headers, patch by Gotz Waschk <waschk@informatik.u... | alex | 2003-09-02 | 1 | -0/+1 |
* | Finnaly commit Nico's dvb menu. Sorry for committing this | albeu | 2003-08-16 | 3 | -0/+201 |
* | I've juste found a bug which prevent to load a file whose name contain | albeu | 2003-08-15 | 1 | -4/+14 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 2 | -2/+2 |
* | 64bit support | alex | 2003-06-24 | 1 | -1/+1 |
* | 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> | alex | 2003-04-10 | 1 | -0/+2 |
* | 10L forgot this filter. | albeu | 2003-03-30 | 1 | -1/+2 |
* | linux->osdep | arpi | 2003-02-09 | 6 | -7/+7 |
* | lstat->stat | arpi | 2003-02-03 | 1 | -1/+1 |
* | Fixes a problem where the menu won't work, if you just use freetype fonts | arpi | 2003-02-02 | 1 | -0/+2 |
* | Also attached some cleanup to menu_filesel.c, mainly to make it more | arpi | 2003-01-26 | 1 | -6/+9 |
* | mplayer crashes if one tries to use osd menu without having a font | arpi | 2003-01-26 | 1 | -2/+4 |
* | don't depend on libgen/basename() | arpi | 2003-01-26 | 1 | -3/+3 |
* | 10l | arpi | 2003-01-09 | 1 | -1/+0 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -1/+1 |
* | Added/reordered #includes to silence warnings about "implicit declaration". | rathann | 2002-12-28 | 5 | -1/+7 |
* | some 10l bugfixes | arpi | 2002-12-28 | 1 | -1/+3 |
* | This patch fixes the reading of the menu.conf, because stream_open() | arpi | 2002-12-28 | 1 | -4/+8 |
* | No scandir() an no functions defined within other functions. | arpi | 2002-12-04 | 1 | -45/+65 |
* | fix 100l typo :) | colin | 2002-11-27 | 1 | -2/+2 |
* | limits.h required to get a PATH_MAX definition (on solaris) | jkeil | 2002-11-26 | 1 | -0/+1 |
* | better fix for my previous 10l | colin | 2002-11-22 | 2 | -2/+2 |
* | 10l - forgot this file | colin | 2002-11-21 | 1 | -0/+1 |
* | don't fully-copy the planes if the menu doesn't show (faster) | colin | 2002-11-21 | 1 | -0/+16 |
* | .depend should be ignored | diego | 2002-11-20 | 1 | -0/+1 |
* | Fix buffer overflow in a drawing func | albeu | 2002-11-18 | 1 | -11/+16 |
* | 10l: | rfelker | 2002-11-18 | 1 | -0/+1 |
* | A new command to run shell process and a command history. | albeu | 2002-11-18 | 1 | -25/+263 |
* | quote the filenames | albeu | 2002-11-18 | 1 | -1/+1 |
* | Fix freetype. Freetype is highly recommended for a nice output ;) | albeu | 2002-11-18 | 3 | -2/+37 |
* | OSD menus initial version | albeu | 2002-11-14 | 12 | -0/+2343 |