]> git.sesse.net Git - vlc/history - include/vlc_common.h
A bit of headers cleanup
[vlc] / include / vlc_common.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontNon-libtool fix attempt
2006-11-25 Rémi Denis-CourmontTry to fix linking
2006-11-25 Rémi Denis-CourmontAttempt to use wide directory indexing on Win32
2006-11-25 Rémi Denis-CourmontDon't export externally unused symbols
2006-11-22 Damien Fouilleul- better fix for DIR typedef error
2006-11-21 Rafaël CarréRevert [17878], that must not be made in libvlc, but...
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-16 Marian DurkovicFix detection of FreeBSD version (the previous one...
2006-11-15 Rémi Denis-CourmontFix typo
2006-11-15 Rémi Denis-CourmontUse lldiv replacement on FreeBSD < 5.0 (fixes #840)
2006-11-13 Rémi Denis-CourmontReally fix the stat warning (tested on Mingw32)
2006-11-12 Rémi Denis-CourmontTry to fix the obnoxious _stati64 warning
2006-11-12 Rémi Denis-CourmontAdd VLC_INTERNAL, like VLC_EXPORT except it does not...
2006-11-04 Rémi Denis-CourmontAdd some const
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-22 Rémi Denis-CourmontDeclare extern vlc_symbol_... explicitly
2006-10-21 Rémi Denis-Courmontconst rulez
2006-10-21 Rémi Denis-CourmontFix a few warnings
2006-10-19 Clément StenacDynamic array with log allocation
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Clément StenacSkeleton for taglib art downloader and tags writer
2006-09-24 Antoine CellerierDefine DIR_SEP only once
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-13 Clément Stenac* Handle parameters in streaming profiles
2006-09-02 Rémi Denis-CourmontRemove evil kludge.
2006-08-24 Clément StenacTemplate for profile parser
2006-08-19 Clément Stenac* B-search macro
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-07-28 Clément StenacSome initial work for streaming profiles
2006-07-19 Clément StenacRemove some code duplication
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-06-22 Clément Stenac* Create new types for device probing
2006-06-21 Clément StenacHAL probing module
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-29 Rémi Denis-CourmontOpenBSDish strlcpy()
2006-03-22 Rémi Denis-CourmontClean up vlc_iconv prototype
2006-03-12 Rémi Denis-CourmontAlways link libintl through libvlc on Win32
2006-03-12 Rémi Denis-CourmontPropagate changes from previous commit
2006-03-10 Rémi Denis-CourmontRemove broken lldiv check and only use lldiv replacemen...
2006-03-08 Eric Petit Force lldiv emulation on BeOS
2006-03-08 Eric Petit Emulate C99's lldiv() if necessary
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-03-05 Rémi Denis-Courmont- Call dgettext directly with shared libvlc and libtool
2006-03-02 Rémi Denis-CourmontMinor clean up
2006-02-19 Rémi Denis-CourmontFix linking of C++ plugins
2006-02-18 Rémi Denis-CourmontRemove ugly usage of vlc_symbols.h when building libvlc...
2006-02-03 Clément StenacUse a hash for stats. Not finished
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...
2006-02-01 Rémi Denis-CourmontFixed some warnings
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-24 Clément StenacAdd a timing facility (Refs:#473)
2006-01-15 Clément StenacAdd ability to prepend headers to messages (object...
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-09-22 Gildas Bazin* include/vlc_common.h: why on earth was off_t not...
2005-08-26 Christophe Massiot * src/extras/libc.c: Implemented a wrapper around...
2005-08-23 Christophe Massiot * toolbox: Removed compilation information from versio...
2005-08-22 Christophe Massiot * src/extras/libc.c: Compilation fix for non-Win32...
2005-08-22 Christophe Massiot * src/extras/libc.c: Implemented a vlc_readdir_wrapper...
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-06 Cyril Deguet * vlc_common.c: forward declaration of dirent for...
2005-08-06 Christophe Massiot * src/extras/libc.c: Fixed compilation on systems...
2005-08-06 Christophe Massiot * include/vlc_common.h: VLC_EXPORT macros can't span...
2005-08-05 Christophe Massiot * src/extras/libc.c: Added an implementation of scandi...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-11 Christophe Massiot * include/vlc_common.h: Fixed I64Fd family for 64...
2005-07-10 Rémi Denis-CourmontWe only have to reduce unsigned fractions in VLC
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-22 Rémi Denis-CourmontForget one file
2005-04-28 Damien Fouilleulbad, bad developer ...
2005-04-28 Damien Fouilleulvlc_common.h: Cygwin & Mingw32 compatibilty update...
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-03-09 Eric Petit vlc_common.h: define INT64_MIN/INT64_MAX if necessary
2005-02-21 Gildas Bazin* include/vlc_common.h: compilation fix.
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-08 Gildas Bazin* include/vlc_common.h: avoid compiler warnings.
2005-02-07 Gildas Bazin* include/vlc_common.h, include/modules_inner.h, module...
2005-01-23 Yoann Peronneau* src/misc/vlm.c: start exporting some VLM control...
2004-12-13 Gildas Bazin* src/misc/image.c, include/vlc_image.h: new image...
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-23 Gildas Bazin* include/vlc_common.h: added the _T() macro for win32...
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-12 Gildas Bazin* src/extras/libc.c: vlc_parse_cmdline() common facility.
next