]> git.sesse.net Git - vlc/history - include/vlc_common.h
mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
[vlc] / include / vlc_common.h
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...
2004-07-10 Laurent Aimar* vlc_common: moved a few typedefs from stream_output.h
2004-06-15 Derk-Jan Hartman* fix the defines for strcasecmp strncasecmp and strcasestr
2004-06-15 Derk-Jan Hartman* vlc_strcasestr defines (still missing something....
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Laurent Aimar * vlc_common.h: removed all cast in TAB_*. GCC doesn...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-11 Laurent Aimar * stream_output.h: removed sout_buffer_t and use block...
2004-03-10 Laurent Aimar * stream_output.h: added a vlc_meta_t field to sout_in...
2004-03-09 Gildas Bazin* include/vlc_common.h: free tab if empty in TAB_REMOVE().
2004-03-03 Laurent Aimar * vlc_common.h: httpd typedefs.
2004-02-29 Gildas Bazin* src/misc/variables.c: fixed memleak.
2004-02-23 Gildas Bazin* include/vlc_common.h: added the UI64C() macro for...
2004-02-06 Gildas Bazin* include/vlc_common.h: forgot the Set*LE() helpers...
2004-01-29 Sigmund Augdal Helberginclude/vlc_common.h:
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2004-01-25 Gildas Bazin* include/vlc_common.h, include/vlc_es.h: new video_pal...
2004-01-24 Laurent Aimar * vlc_common: changed TAB_APPEND. I have to do this...
2004-01-20 Sam Hocevar * include/vlc_common.h:
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-09 Gildas Bazin* ALL: added vlc_asprintf() to our libc.
2004-01-08 Laurent Aimar * vlc_common: mmh, use right prototype...
2004-01-08 Laurent Aimar * all: correct test for vasprintf.
2004-01-07 Laurent Aimar * all: added own implementation of vasprintf. I hope...
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2003-12-06 Jean-Paul SamanAdded PDA interface.
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-12-03 Sigmund Augdal Helbergsrc/misc/mtime.c:
2003-11-30 Laurent Aimar * all: added demux_t structure and some demux2_* funct...
2003-11-24 Gildas Bazin* modules/access/dshow/*: compilation fixes.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Olivier Teulièrevlc_common: Avoid a redefinition of PATH_MAX on cygwin
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
next