summaryrefslogtreecommitdiffstats
path: root/mp_msg.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Create a new MSGT for just the status line.diego2007-06-051-0/+2
* cosmetics: Fix some common typos, appropiate --> appropRiate,diego2007-02-241-1/+1
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as welldiego2007-02-221-2/+2
* filename double-conversion, especially usefull for CJK users :-)gpoirier2007-01-261-0/+1
* fix compilation for win32 dll codec support for intel osxnplourde2006-11-271-0/+2
* Introduce MSGT_ASS, use it for all libass messages.eugeni2006-11-031-0/+2
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+2
* Get ride of the several if(identify) messy lines and rearangment of some of t...reynaldo2006-04-241-1/+2
* more cruftrfelker2006-03-301-7/+0
* Clarify which message levels should be translated.diego2006-03-271-1/+2
* Add a msg type for the osd menu.albeu2006-03-251-0/+2
* Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.diego2006-03-241-0/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-1/+1
* new -msglevel option, constrols msg level for every msg moduleods152005-12-061-1/+0
* 1000lods152005-09-301-6/+10
* mp_msg cleanup.ods152005-09-291-13/+4
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-201-1/+0
* Output more information about vids, aids, sids, alangs and slangs with -ident...mosu2004-11-251-1/+3
* Translate up to MSGL_STATUS so all normal output is translated.diego2004-09-171-1/+1
* printf -> mp_msg conversion, first stepsdiego2004-08-241-0/+3
* some updates in muxer apialex2003-10-221-0/+2
* Handle mp_msg like printf so compiler can report if missing/too much argument...alex2003-08-311-2/+2
* 100L forgot this commit for netstream.albeu2003-04-061-0/+2
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...mosu2003-01-151-5/+5
* Adding new audio output filter layer libafanders2002-10-011-0/+2
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:arpi2002-08-211-0/+1
* msg/i18n fixes and some printf->mp_msgarpi2002-06-031-0/+1
* Improvment for spu subtitles.albeu2002-05-171-0/+2
* New MSGT for more printf to mp_msgalbeu2002-05-021-0/+6
* Convert printf to mp_msg in the network layeralbeu2002-04-301-0/+2
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-151-0/+2
* MSGT_VFILTER addedarpi2002-04-061-0/+2
* OS/2 workaroundarpi2002-03-231-1/+9
* splitted mp_msg_init and mp_msg_set_level and added i18n support to initalex2002-03-201-1/+3
* A bug fix in the auto-repeat stuff + moved all printf to mp_msgalbeu2002-03-191-1/+3
* added mp_gettext macro for i18nalex2002-03-151-0/+8
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)pontscho2002-02-231-0/+5
* MSGT_PLAYTREE addedarpi2002-01-081-0/+2
* spudec addedarpi2001-12-281-0/+2
* added MSGT_OSDEPalex2001-11-231-0/+2
* fixes for vivoalex2001-11-091-1/+5
* MSGT_MENCODER addedarpi2001-11-021-0/+2
* cache2 addedarpi2001-10-221-0/+1
* all error/warn/info messages moved to help_mp-en.h for translationarpi2001-09-261-0/+5
* DVD addedarpi2001-08-201-0/+1
* modifications to use variable number of arguments in #define with GCCatlka2001-08-171-3/+15
* updatedarpi2001-08-171-9/+31
* constans shortendarpi2001-08-161-5/+6
* new message printing systemarpi2001-08-161-0/+34