| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | Create a new MSGT for just the status line. | diego | 2007-06-05 | 1 | -0/+2 |
* | cosmetics: Fix some common typos, appropiate --> appropRiate, | diego | 2007-02-24 | 1 | -1/+1 |
* | cosmetics: typo fixes, usefuLL --> useful and aswell --> as well | diego | 2007-02-22 | 1 | -2/+2 |
* | filename double-conversion, especially usefull for CJK users :-) | gpoirier | 2007-01-26 | 1 | -0/+1 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 | 1 | -0/+2 |
* | Introduce MSGT_ASS, use it for all libass messages. | eugeni | 2006-11-03 | 1 | -0/+2 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 | 1 | -0/+2 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -1/+2 |
* | more cruft | rfelker | 2006-03-30 | 1 | -7/+0 |
* | Clarify which message levels should be translated. | diego | 2006-03-27 | 1 | -1/+2 |
* | Add a msg type for the osd menu. | albeu | 2006-03-25 | 1 | -0/+2 |
* | Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes. | diego | 2006-03-24 | 1 | -0/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 | 1 | -1/+0 |
* | 1000l | ods15 | 2005-09-30 | 1 | -6/+10 |
* | mp_msg cleanup. | ods15 | 2005-09-29 | 1 | -13/+4 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 | 1 | -1/+0 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 | 1 | -1/+3 |
* | Translate up to MSGL_STATUS so all normal output is translated. | diego | 2004-09-17 | 1 | -1/+1 |
* | printf -> mp_msg conversion, first steps | diego | 2004-08-24 | 1 | -0/+3 |
* | some updates in muxer api | alex | 2003-10-22 | 1 | -0/+2 |
* | Handle mp_msg like printf so compiler can report if missing/too much argument... | alex | 2003-08-31 | 1 | -2/+2 |
* | 100L forgot this commit for netstream. | albeu | 2003-04-06 | 1 | -0/+2 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 1 | -5/+5 |
* | Adding new audio output filter layer libaf | anders | 2002-10-01 | 1 | -0/+2 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -0/+1 |
* | msg/i18n fixes and some printf->mp_msg | arpi | 2002-06-03 | 1 | -0/+1 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -0/+2 |
* | New MSGT for more printf to mp_msg | albeu | 2002-05-02 | 1 | -0/+6 |
* | Convert printf to mp_msg in the network layer | albeu | 2002-04-30 | 1 | -0/+2 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 | 1 | -0/+2 |
* | MSGT_VFILTER added | arpi | 2002-04-06 | 1 | -0/+2 |
* | OS/2 workaround | arpi | 2002-03-23 | 1 | -1/+9 |
* | splitted mp_msg_init and mp_msg_set_level and added i18n support to init | alex | 2002-03-20 | 1 | -1/+3 |
* | A bug fix in the auto-repeat stuff + moved all printf to mp_msg | albeu | 2002-03-19 | 1 | -1/+3 |
* | added mp_gettext macro for i18n | alex | 2002-03-15 | 1 | -0/+8 |
* | new gui interface, and gtk moved into mplayer process. fork ... bleh :) | pontscho | 2002-02-23 | 1 | -0/+5 |
* | MSGT_PLAYTREE added | arpi | 2002-01-08 | 1 | -0/+2 |
* | spudec added | arpi | 2001-12-28 | 1 | -0/+2 |
* | added MSGT_OSDEP | alex | 2001-11-23 | 1 | -0/+2 |
* | fixes for vivo | alex | 2001-11-09 | 1 | -1/+5 |
* | MSGT_MENCODER added | arpi | 2001-11-02 | 1 | -0/+2 |
* | cache2 added | arpi | 2001-10-22 | 1 | -0/+1 |
* | all error/warn/info messages moved to help_mp-en.h for translation | arpi | 2001-09-26 | 1 | -0/+5 |
* | DVD added | arpi | 2001-08-20 | 1 | -0/+1 |
* | modifications to use variable number of arguments in #define with GCC | atlka | 2001-08-17 | 1 | -3/+15 |
* | updated | arpi | 2001-08-17 | 1 | -9/+31 |
* | constans shortend | arpi | 2001-08-16 | 1 | -5/+6 |
* | new message printing system | arpi | 2001-08-16 | 1 | -0/+34 |