| Commit message (Expand) | Author | Age |
* | Reset output color after each line. | zuxy | 2010-02-23 |
* | Properly declare get_term_charset() instead of forward declaring it. | diego | 2010-02-22 |
* | Add license header to all top-level files missing them. | diego | 2010-01-30 |
* | Remove pointless #ifdefs around harmless internal header #includes. | diego | 2009-08-02 |
* | Use a malloced string for the get_term_charset return value. | reimar | 2009-05-31 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 |
* | Rename font-related preprocessor directives. | diego | 2008-08-07 |
* | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; | diego | 2008-08-01 |
* | Rename two GUI-related preprocessor directives: | diego | 2008-07-30 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | Enable runtime control for colorful and/or module name output | zuxy | 2008-04-12 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | cosmetics: Remove trailing whitespace. | diego | 2007-12-17 |
* | Make sure forked code does not try to display a GTK message box (and thus cra... | reimar | 2007-10-07 |
* | Remove redundant extern variable declaration. | diego | 2007-08-24 |
* | Create a new MSGT for just the status line. | diego | 2007-06-05 |
* | Gui --> gui | diego | 2007-04-23 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 |
* | mp_msg.c is never built with -DCODECS2HTML. | diego | 2007-03-12 |
* | Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com. | diego | 2007-03-08 |
* | Add code to detect and convert to console codepage on Windows. | reimar | 2007-03-04 |
* | Handle mp_msg_charset == NULL correctly in filename_recode. | reimar | 2007-01-27 |
* | Cosmetics: remove tabs, almost all added during last patch, from | reimar | 2007-01-27 |
* | filename double-conversion, especially usefull for CJK users :-) | gpoirier | 2007-01-26 |
* | Fix possible crashes with colorized mplayer output | reimar | 2006-12-18 |
* | Mixed up from and to charsets in iconv open failure message. | reimar | 2006-08-27 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | more cruft | rfelker | 2006-03-30 |
* | remove deprecated, never-used gnu gettext cruft. | rfelker | 2006-03-30 |
* | 10l missing header for strdup | ods15 | 2006-03-27 |
* | The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other | albeu | 2006-03-24 |
* | Automaticall convert message to console charset, use utf8 for GTK2 Gui | reimar | 2006-03-08 |
* | Comment fix: mp_msg_levels[] is inited to -2, not 2. | diego | 2006-03-05 |
* | This now works correctly thanks to clear-to-end-of-line patch | ods15 | 2006-02-24 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | MPLAYER_VERBOSE, new enviorment variable to control verbosity before init | ods15 | 2006-01-20 |
* | Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll | ods15 | 2005-12-07 |
* | 1000l, reverting 2 more unrelated changes with last commit | ods15 | 2005-12-06 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 |
* | mp_msg cleanup. | ods15 | 2005-09-29 |
* | improve colorization | michael | 2005-09-03 |
* | Remove many annoying GTK includes in every compile line and remove GTK | ods15 | 2005-09-03 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 |
* | force a new line if a message is very long | pl | 2003-09-12 |
* | moved some annonying messages to debug mode only | alex | 2003-07-13 |
* | codec-cfg cannot be built when the gui is enabled - it fails to link with a | jkeil | 2002-12-27 |
* | WARNING message gui windows disabled, the only critical warn message (too | arpi | 2002-08-31 |
* | - warnings enabled for GUI mode | arpi | 2002-08-31 |
* | print only fatal/error/warning to stderr, others go to stdout | arpi | 2002-08-31 |