]> git.sesse.net Git - vlc/history - include
Qt: better alignment for equalizer texts
[vlc] / include /
2012-04-21 Rémi Denis-CourmontReduce i_physical_channels to 16-bits for the time...
2012-04-21 Rémi Denis-CourmontDo not apply AOUT_CHAN_PHYSMASK to i_physical_channels
2012-04-18 Rémi Denis-Courmontlibvlc: helper to log to a FILE
2012-04-18 Rémi Denis-Courmontlibvlc: add functions to register logging callbacks
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-18 Rémi Denis-CourmontMove message subscription stuff from vlc_messages.h...
2012-04-18 Jean-Baptiste KempfAdd fourCC for IMA_QT
2012-04-18 Jean-Baptiste Kempfvlc_meta.h: fix a comment
2012-04-16 Rémi Denis-Courmontmove aout_Packet out of the core and deprecate it
2012-04-16 Rémi Denis-CourmontImplement vlc_ngettext() to deal with plurals
2012-04-13 Frédéric Yhuelvlc_block_helper.h: remove wrong comment
2012-04-13 Jean-Baptiste KempfMap FLAC wf_tag
2012-04-13 Jean-Baptiste KempfMap Atrac wf_tags
2012-04-12 Jean-Baptiste KempfMap Yamaha ADPCM to wf_tag
2012-04-12 Jean-Baptiste KempfAdd Yamaha ADPCM variant Fourcc
2012-04-12 Jean-Baptiste KempfGroup ADPCM fourcc
2012-04-12 Rémi Denis-Courmontblock_t: add buffer start and size fields
2012-04-08 Kaarlo RaihaAdd file extension .gvi aka Google video
2012-04-02 Rémi Denis-CourmontMove httpd typedefs to <vlc_httpd.h>
2012-04-01 Rémi Denis-CourmontRemove core ACL support
2012-04-01 Rémi Denis-Courmonthttpd: remove ACL support
2012-04-01 Rémi Denis-CourmontRemove unused ACL parameter of httpd_StreamNew()
2012-04-01 Rémi Denis-CourmontRename and remove unused ACL parameter of httpd_UrlNewU...
2012-04-01 Rémi Denis-CourmontRemoved unused httpd_UrlNew()
2012-04-01 Rémi Denis-CourmontMake the config dirty flag global rather than per item
2012-03-29 Ludovic FauvetExport aout_Mixer functions to modules
2012-03-27 Felix Paul Kühneinclude/vlc_codecs.h: added pack(pop) counterpart to...
2012-03-27 Felix Paul Kühneinclude/vlc_codecs.h: added support for Apple platforms...
2012-03-23 Jean-Baptiste KempfAdd extensions to open dialogs
2012-03-22 Rémi Denis-CourmontTypo
2012-03-22 Rémi Denis-CourmontWin32: add FromANSI / ToANSI and use them
2012-03-22 Rémi Denis-CourmontWin32: add ToCodePage() and FromCodePage()
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-20 Jean-Baptiste KempfAdd RealAudio Lossless FourCC
2012-03-19 Rémi Denis-CourmontRemove excessive const
2012-03-19 Rémi Denis-CourmontPure C++ joy
2012-03-19 Rémi Denis-CourmontRemove stray function declarations
2012-03-19 Rémi Denis-CourmontRemove --disable-non-utf8
2012-03-18 Rémi Denis-CourmontAdd orientation to video format
2012-03-18 Rémi Denis-CourmontAdd parity() helper
2012-03-15 Edward WangExport services_discovery_RemoveAll
2012-03-14 Rafaël CarréSplit options parsing from config_ChainCreate
2012-03-13 Rémi Denis-CourmontTypos
2012-03-12 Frédéric Yhuelvlc_block_helper.h: fix weird indentation.
2012-03-12 Jean-Baptiste KempfRegister 669 extension
2012-03-10 Rémi Denis-CourmontProvisions for localized key code strings (refs #5974)
2012-03-08 Rémi Denis-Courmontsimple mixer: unduplicate channels definitions
2012-03-06 Rémi Denis-CourmontMove channels definition to <vlc_es.h>
2012-03-03 Rémi Denis-CourmontAdd shorthands for audio channel maps
2012-03-02 Francois CartegnieRevert "vlc_keys: define mouse's middle, 4 & 5 buttons...
2012-03-02 Jean-Baptiste KempfSupport qcp file opening
2012-03-02 Francois Cartegnievlc_keys: define mouse's middle, 4 & 5 buttons.
2012-02-29 Rémi Denis-CourmontReplace posix_memalign()
2012-02-29 Casian AndreiCreate a has_key function for a vlc dictionary
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-21 Jean-Baptiste KempfDirac: Register .drc extension
2012-02-20 Sébastien Escudieradd mxg extension
2012-02-18 Julien HumbertAdd .3ga audio extension
2012-02-17 Sébastien EscudierSupport of Mxpeg codec
2012-02-09 Rémi Denis-CourmontReset plugin ABI version for 2.1.x
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-04 Antoine CellerierAdd strverscmp from glibc 2.14.1 to compat.
2012-02-04 KO Myung-HunInclude sys/types.h for ssize_t on OS/2
2012-02-02 Naohiro KORIYAMAWin32: define fstat as well as stat
2012-02-01 Rafaël CarréWin32: Add a mingw-w64 2.0.1 workaround
2012-02-01 Rafaël Carrémingw: undef small
2012-02-01 Rafaël Carréwince: don't define stat struct
2012-02-01 Rémi Denis-CourmontWin32: some compilers fail to define stat correctly
2012-02-01 Rémi Denis-CourmontWin32: struct stat is a macro so we need to include...
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-31 Rémi Denis-CourmontProvide static_assert() replacement
2012-01-29 Felix Paul Kühnemacosx: fixed execution of binaries linked against...
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 Rémi Denis-CourmontWin32: define FromT/ToT to convert between UTF-8 and...
2012-01-28 Rémi Denis-CourmontDefine WIN32_LEAN_AND_MEAN in config.h rather than...
2012-01-28 Rémi Denis-CourmontWin32: remove vlc_rwlock_t.writers - not really needed
2012-01-27 Rémi Denis-CourmontWin32: do not redefine stat/fstat, fix piles of warnings
2012-01-27 Rémi Denis-CourmontMove 'struct stat' forward declaration where actually...
2012-01-26 Rémi Denis-CourmontARM: detect VFP floating point unit
2012-01-25 Rafaël CarréRevert "Android: hack to fix warnings in pthread.h...
2012-01-24 Rémi Denis-CourmontCompute the lib directory dynamically
2012-01-24 Rémi Denis-CourmontMissing poll() declaration
2012-01-23 Rémi Denis-CourmontInline vlc_poll()
2012-01-20 Laurent AimarThread safe picture_t refcounting.
2012-01-20 Laurent AimarUnexport now unused picture_Delete().
2012-01-20 Laurent AimarMoved inlined functions defined in vlc_picture.h to...
2012-01-19 Rémi Denis-CourmontRemove the now broken Maemo 5 poll hack
2012-01-14 Rémi Denis-CourmontSanitize LIBVLC_DEPRECATED
2012-01-13 Felix Paul Kühneinclude: minor ui string improvement to match INPUT_TITLE
2012-01-11 Jean-Baptiste KempfBump plugin version to small ABI changes in decoder_t
2012-01-10 Laurent AimarAdded decoder_t::i_extra_picture_buffers field.
2012-01-10 Felix Paul Kühnecompat: always compile getdelim on Darwin
2012-01-09 Felix Paul Kühnefixups.h: added an explicit hack so binaries created...
2012-01-09 Christophe Mutricy2012 Release Key
2012-01-07 Laurent AimarAdded stream_BlockRemaining() helper.
2012-01-03 Rémi Denis-CourmontRemove dirfd() hacks
2012-01-03 Geraud CONTINSOUZASfix missing dirfd references for FreeBSD
2012-01-02 Cheng SunMinor fixes to spelling in documentation
next