aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_msg.h
Commit message (Expand)AuthorAge
* mp_msg: Remove uses of MSGT_MENCODERGravatar Clément Bœsch2011-01-25
* cleanup: remove unused MEncoder-related codeGravatar Clément Bœsch2011-01-25
* cleanup: mp_msg.h: simplify mp_dbg definitionGravatar Uoti Urpala2011-01-18
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
* | Add runtime translation supportGravatar Uoti Urpala2010-03-08
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some pathsGravatar cehoyos2009-10-29
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Add temporary no-op translation function stubsGravatar Uoti Urpala2009-07-06
|/
* Remove va_start/vsnprintf workaround for OS/2.Gravatar diego2008-03-01
* TARGET_OS2 is never set, use __OS2__ instead.Gravatar diego2008-02-28
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add comments to some #endif directives.Gravatar diego2007-12-31
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Create a new MSGT for just the status line.Gravatar diego2007-06-05
* cosmetics: Fix some common typos, appropiate --> appropRiate,Gravatar diego2007-02-24
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellGravatar diego2007-02-22
* filename double-conversion, especially usefull for CJK users :-)Gravatar gpoirier2007-01-26
* fix compilation for win32 dll codec support for intel osxGravatar nplourde2006-11-27
* Introduce MSGT_ASS, use it for all libass messages.Gravatar eugeni2006-11-03
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* 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