log mp_msg.h @ 21955:c24e237516f6

age author description
2006-11-27 nplourde fix compilation for win32 dll codec support for intel osx
2006-11-03 eugeni Introduce MSGT_ASS, use it for all libass messages.
2006-08-28 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
2006-04-24 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
2006-03-30 rfelker more cruft
2006-03-27 diego Clarify which message levels should be translated.
2006-03-25 albeu Add a msg type for the osd menu.
2006-03-24 diego Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-12-06 ods15 new -msglevel option, constrols msg level for every msg module
2005-09-30 ods15 1000l
2005-09-29 ods15 mp_msg cleanup.
2005-01-20 reimar remove all setlocale calls, they break the behaviour of sscanf and
2004-11-25 mosu Output more information about vids, aids, sids, alangs and slangs with -identify. Patch by kiriuja <mplayer-patches@en-directo.net>
2004-09-17 diego Translate up to MSGL_STATUS so all normal output is translated.
2004-08-24 diego printf -> mp_msg conversion, first steps
2003-10-22 alex some updates in muxer api
2003-08-31 alex Handle mp_msg like printf so compiler can report if missing/too much arguments or other errors happen. GCC only
2003-04-06 albeu 100L forgot this commit for netstream.
2003-01-15 mosu bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
2002-10-01 anders Adding new audio output filter layer libaf
2002-08-21 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
2002-06-03 arpi msg/i18n fixes and some printf->mp_msg
2002-05-17 albeu Improvment for spu subtitles.
2002-05-02 albeu New MSGT for more printf to mp_msg
2002-04-30 albeu Convert printf to mp_msg in the network layer
2002-04-15 arpi new osd code, use osd objs to follow changes and do minimal updates
2002-04-06 arpi MSGT_VFILTER added
2002-03-23 arpi OS/2 workaround
2002-03-20 alex splitted mp_msg_init and mp_msg_set_level and added i18n support to init
2002-03-19 albeu A bug fix in the auto-repeat stuff + moved all printf to mp_msg
2002-03-15 alex added mp_gettext macro for i18n
2002-02-23 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
2002-01-08 arpi MSGT_PLAYTREE added
2001-12-28 arpi spudec added
2001-11-23 alex added MSGT_OSDEP
2001-11-09 alex fixes for vivo
2001-11-02 arpi MSGT_MENCODER added
2001-10-22 arpi cache2 added
2001-09-26 arpi all error/warn/info messages moved to help_mp-en.h for translation
2001-08-20 arpi DVD added
2001-08-17 atlka modifications to use variable number of arguments in #define with GCC
2001-08-17 arpi updated
2001-08-16 arpi constans shortend
2001-08-16 arpi new message printing system