]> git.sesse.net Git - vlc/history - include/vlc_messages.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_messages.h
2010-07-15 Rémi Duraffortincludes: add some more LIBVLC_USED.
2010-07-14 Ilkka Ollakkaadd msg_SubscriptionSetVerbosity call, so core filter...
2010-02-07 Rémi Denis-Courmontstats: remove leading underscores
2010-02-06 Rémi Denis-CourmontCleanup msg_Generic functions
2010-02-06 Rémi Denis-CourmontHide message bank layout and cleanup a bit
2010-01-05 Rémi Denis-CourmontMessages: missing const, fix Qt4 warning
2009-10-16 Rémi DuraffortFix doxygene documentation.
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-02-28 Rémi Denis-CourmontPrivatize input stats internals
2009-02-28 Rémi Denis-CourmontRemove remaining global stats code
2008-10-14 Rémi Denis-CourmontCount message references and get rid of the global...
2008-10-12 Rémi Denis-CourmontSanitize/rewrite the message subscription API
2008-10-12 Rémi Denis-CourmontRemove dead functions
2008-10-12 Rémi Denis-CourmontCosmetic
2008-09-20 Rémi Denis-CourmontUse object address for logging - fixes uniqueness problems
2008-09-01 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-07-06 Pierre d'HerbemontRevert "libvlc: Add a --verbose-objects option to selec...
2008-07-06 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-26 Rémi Denis-CourmontFix HAVE_ATTRIBUTE_FORMAT usage - refs #297
2008-05-26 Rémi Denis-CourmontDo not depend on NDEBUG inside headers
2008-05-23 Pierre d'Herbemonttranscode: Measure the time taken to encode one audio...
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-10 Rémi Denis-CourmontMove some internal message stuff to src/
2008-05-04 Rémi Denis-CourmontPrivatize msg_bank
2008-05-01 Rémi Denis-CourmontFix expansion to no-op
2008-04-17 Michael Ploujnikovfixed misc/stats.c:399: warning: comparison between...
2008-04-15 Pierre d'Herbemontmodule: Set up a timer for moduleNeed().
2008-04-15 Pierre d'Herbemontinput: Set a timer for input launching.
2008-04-15 Pierre d'Herbemontstats: Support per object timer. (and implement stats_T...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-25 Rémi Denis-CourmontStore the object type name rather than object type...
2008-02-09 Rémi Denis-CourmontDEBUG -> NDEBUG
2008-01-24 Rémi Denis-CourmontRemove some GCCisms.
2008-01-24 Rémi Denis-CourmontRemove dummy declarations
2007-12-12 Rémi Denis-CourmontMore symbols fixes
2007-02-16 Filippo Caronemsg_GetObjectTypeName symbol exported as needed by...
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-10-27 Damien Fouilleulmessages.c: added msg_GetObjectTypeName
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-09-18 Clément StenacClean up a bit queues handling. Do not use dynamic...
2006-09-03 Clément StenacAuto load and save media library (Closes:#433)
2006-07-29 Clément StenacSome old stats fixes
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-05-25 Clément StenacCumulative fix for BeOS - by Cian Duffy < myob87 4t...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-30 Eric PetitBuild fix
2006-04-29 Clément StenacInitialize variables
2006-03-04 Jean-Paul SamanCoding Style fixes
2006-03-04 Jean-Paul SamanFix wrong define, luckily this one wasn't used yet.
2006-02-19 Clément StenacFix a warning
2006-02-04 Clément StenacDon't fail with no-debug
2006-02-04 Clément StenacStop using strings to index stats, use integers. The...
2006-02-04 Clément Stenac* Avoid useless stats_Get calls
2006-02-03 Clément StenacUse a hash for stats. Not finished
2006-01-28 Clément StenacCompute global input/output stats (Refs:#473)
2006-01-24 Clément StenacAdd a timing facility (Refs:#473)
2006-01-23 Clément StenacGather some sout stats (Refs:#473)
2006-01-21 Clément StenacAudio - Refs:#473
2006-01-15 Clément StenacFix some memleaks
2006-01-15 Clément StenacAdd ability to prepend headers to messages (object...
2006-01-15 Clément StenacShow stats in interface (Refs:#473)
2006-01-12 Antoine CellerierFSF address change.
2006-01-12 Clément StenacSupport for moving averages (Refs:#473)
2006-01-11 Clément StenacMisc stats work (Refs:#473)
2006-01-08 Clément StenacLalala
2006-01-08 Clément StenacSome more stats preliminary work
2006-01-04 Clément StenacForgot this file
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-08-11 Christophe Massiot * modules/codec/ffmpeg: ffmpeg's av_log() messages...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-01-25 Clément Stenac* Strings review in include/
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-03 Sigmund Augdal Helbergall:
2002-12-18 Sam Hocevar * ./include/vlc_messages.h: msg_* functions now use...
2002-11-13 Sam Hocevar * ./msvc/*, ./evc/*: moved eMbedded Visual Studio...
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-15 Sam Hocevar * ./src/misc/messages.c: debug messages that were...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.