| Commit message (Expand) | Author | Age | Files | Lines |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -0/+1 |
* | more cruft | rfelker | 2006-03-30 | 1 | -1/+1 |
* | remove deprecated, never-used gnu gettext cruft. | rfelker | 2006-03-30 | 1 | -13/+0 |
* | 10l missing header for strdup | ods15 | 2006-03-27 | 1 | -0/+1 |
* | The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other | albeu | 2006-03-24 | 1 | -0/+5 |
* | Automaticall convert message to console charset, use utf8 for GTK2 Gui | reimar | 2006-03-08 | 1 | -0/+49 |
* | Comment fix: mp_msg_levels[] is inited to -2, not 2. | diego | 2006-03-05 | 1 | -1/+1 |
* | This now works correctly thanks to clear-to-end-of-line patch | ods15 | 2006-02-24 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | MPLAYER_VERBOSE, new enviorment variable to control verbosity before init | ods15 | 2006-01-20 | 1 | -0/+3 |
* | Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll | ods15 | 2005-12-07 | 1 | -3/+3 |
* | 1000l, reverting 2 more unrelated changes with last commit | ods15 | 2005-12-06 | 1 | -2/+2 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 | 1 | -13/+9 |
* | mp_msg cleanup. | ods15 | 2005-09-29 | 1 | -80/+11 |
* | improve colorization | michael | 2005-09-03 | 1 | -4/+65 |
* | Remove many annoying GTK includes in every compile line and remove GTK | ods15 | 2005-09-03 | 1 | -21/+2 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 | 1 | -1/+0 |
* | force a new line if a message is very long | pl | 2003-09-12 | 1 | -0/+1 |
* | moved some annonying messages to debug mode only | alex | 2003-07-13 | 1 | -2/+7 |
* | codec-cfg cannot be built when the gui is enabled - it fails to link with a | jkeil | 2002-12-27 | 1 | -3/+11 |
* | WARNING message gui windows disabled, the only critical warn message (too | arpi | 2002-08-31 | 1 | -0/+5 |
* | - warnings enabled for GUI mode | arpi | 2002-08-31 | 1 | -3/+21 |
* | print only fatal/error/warning to stderr, others go to stdout | arpi | 2002-08-31 | 1 | -7/+6 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -0/+5 |
* | Extend maximum mp_msg message size, some translations need it or help message... | atmos4 | 2002-06-05 | 1 | -3/+6 |
* | HAVE_MENCODER->FOR_MENCODER (forgot to commit some weeks ago...) | arpi | 2002-05-12 | 1 | -2/+2 |
* | some bug fix | pontscho | 2002-05-01 | 1 | -4/+4 |
* | disabling gtk messagebox - fixes gtk crashes | arpi | 2002-04-29 | 1 | -2/+2 |
* | 10l - va_start needs teh pointer to stack - not the translated message | arpi | 2002-03-23 | 1 | -1/+1 |
* | splitted mp_msg_init and mp_msg_set_level and added i18n support to init | alex | 2002-03-20 | 1 | -1/+15 |
* | added i18n support | alex | 2002-03-15 | 1 | -1/+36 |
* | Use stdout as default mencoder's output if no filename specified | nick | 2002-02-28 | 1 | -3/+3 |
* | small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r... | pontscho | 2002-01-15 | 1 | -1/+1 |
* | fflush disappeared? .so? | arpi | 2001-12-27 | 1 | -0/+6 |
* | msg limit increased | arpi | 2001-12-03 | 1 | -1/+1 |
* | cleanup | arpi | 2001-09-26 | 1 | -25/+19 |
* | increased max msg size | arpi | 2001-09-22 | 1 | -1/+1 |
* | add gui error handling jol. | pontscho | 2001-09-20 | 1 | -0/+36 |
* | updated | arpi | 2001-08-17 | 1 | -2/+2 |
* | constans shortend | arpi | 2001-08-16 | 1 | -1/+3 |
* | new message printing system | arpi | 2001-08-16 | 1 | -0/+49 |