]> git.sesse.net Git - vlc/history - include/vlc_common.h
Some more (mostly) untested stuff:
[vlc] / include / vlc_common.h
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.
2004-11-08 Clément StenacInitial Services discovery support
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-06 Clément StenacImprovements to the playlist core
2004-11-06 Rémi Denis-Courmontcommon tls types
2004-11-04 Rémi Denis-CourmontInclude TLS/SSL API
2004-10-18 Gildas Bazin* include/vlc_common.h: if strtof() is not available...
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Gildas Bazin* include/main.h, include/vlc_common.h: WinCE build...
2004-10-01 Gildas Bazin* src/extras/libc.c: strtoll() replacement when not...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-14 Gildas Bazin* src/misc/vlm.c: started "vod server" integration...
2004-09-11 Gildas Bazin* include/vlc_vod.h, modules/misc/rtsp.c: skeleton...
2004-09-09 Gildas Bazin* include/vlc_common.h, src/extras/libc.c: added GCD...
2004-09-07 Gildas Bazin* include/vlc_common.h: forgot this file in my last...
2004-08-27 Sam Hocevar * debian/*.menu:
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
2004-08-08 Gildas Bazin* modules/stream_out/transcode.c: added support for...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-07-21 Cyril Deguet * all: created a new module type "opengl provider...
2004-07-10 Gildas Bazin* src/misc/mtime.c, include/mtime.h: new common "date...
next