aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_msg.h
Commit message (Expand)AuthorAge
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* more cruftGravatar rfelker2006-03-30
* Clarify which message levels should be translated.Gravatar diego2006-03-27
* Add a msg type for the osd menu.Gravatar albeu2006-03-25
* Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.Gravatar diego2006-03-24
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* new -msglevel option, constrols msg level for every msg moduleGravatar ods152005-12-06
* 1000lGravatar ods152005-09-30
* mp_msg cleanup.Gravatar ods152005-09-29
* remove all setlocale calls, they break the behaviour of sscanf andGravatar reimar2005-01-20
* Output more information about vids, aids, sids, alangs and slangs with -ident...Gravatar mosu2004-11-25
* Translate up to MSGL_STATUS so all normal output is translated.Gravatar diego2004-09-17
* printf -> mp_msg conversion, first stepsGravatar diego2004-08-24
* some updates in muxer apiGravatar alex2003-10-22
* Handle mp_msg like printf so compiler can report if missing/too much argument...Gravatar alex2003-08-31
* 100L forgot this commit for netstream.Gravatar albeu2003-04-06
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...Gravatar mosu2003-01-15
* Adding new audio output filter layer libafGravatar anders2002-10-01
* new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:Gravatar arpi2002-08-21
* msg/i18n fixes and some printf->mp_msgGravatar arpi2002-06-03
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* New MSGT for more printf to mp_msgGravatar albeu2002-05-02
* Convert printf to mp_msg in the network layerGravatar albeu2002-04-30
* new osd code, use osd objs to follow changes and do minimal updatesGravatar arpi2002-04-15
* MSGT_VFILTER addedGravatar arpi2002-04-06
* OS/2 workaroundGravatar arpi2002-03-23
* splitted mp_msg_init and mp_msg_set_level and added i18n support to initGravatar alex2002-03-20
* A bug fix in the auto-repeat stuff + moved all printf to mp_msgGravatar albeu2002-03-19
* added mp_gettext macro for i18nGravatar alex2002-03-15
* new gui interface, and gtk moved into mplayer process. fork ... bleh :)Gravatar pontscho2002-02-23
* MSGT_PLAYTREE addedGravatar arpi2002-01-08
* spudec addedGravatar arpi2001-12-28
* added MSGT_OSDEPGravatar alex2001-11-23
* fixes for vivoGravatar alex2001-11-09
* MSGT_MENCODER addedGravatar arpi2001-11-02
* cache2 addedGravatar arpi2001-10-22
* all error/warn/info messages moved to help_mp-en.h for translationGravatar arpi2001-09-26
* DVD addedGravatar arpi2001-08-20
* modifications to use variable number of arguments in #define with GCCGravatar atlka2001-08-17
* updatedGravatar arpi2001-08-17
* constans shortendGravatar arpi2001-08-16
* new message printing systemGravatar arpi2001-08-16