]> git.sesse.net Git - vlc/history - include
* src/libvlc.h, src/interface/interaction.c: new config option to disable interaction...
[vlc] / include /
2006-06-10 Filippo CaroneInitial implementation of libvlc_get_input_fps.
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-08 Clément StenacFix vout/sout garbage collection and input spam debug...
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-04 Filippo Carone* added video height/width getters in libvlc
2006-06-02 Filippo Caroneadded in libvlc:
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-05-25 Clément StenacCumulative fix for BeOS - by Cian Duffy < myob87 4t...
2006-05-25 Antoine CellerierSpell fix
2006-05-25 Derk-Jan Hartman* Fix id3tag new meta
2006-05-25 Clément StenacAdd a change_internal modifier to options. Please check...
2006-05-25 Clément Stenac* Remove unused playlist_ItemCopy
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Felix Paul Kühne* forgot to add UserOkayCancel to the header (creates...
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-13 Antoine CellerierAllow on the fly cropping size change with top, left...
2006-05-13 Antoine CellerierAdd zoom (z) and unzoom (shift+z) hotkeys
2006-05-09 Filippo CaronePlaylist item deletion added in libvlc.h for external...
2006-04-30 Eric PetitBuild fix
2006-04-30 Clément StenacAdd support for Windows Media Audio 9 Speech (Closes...
2006-04-29 Rémi Denis-CourmontOpenBSDish strlcpy()
2006-04-29 Clément StenacInitialize variables
2006-04-27 Jean-Paul SamanPlay VOD RTSP from Amino STB with RTSP url: 'rtsp:...
2006-04-23 Sam Hocevar * Argh, I didn't mean to commit that. Fixed my previo...
2006-04-23 Sam Hocevar * include/vlc_video.h: Fixed mask variable types...
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-06 Mohammed Adnène... typo in a string (line 42)
2006-04-06 Antoine CellerierFix OSD display when vout crop is used (so that every...
2006-04-06 Rémi Denis-CourmontOups
2006-04-06 Rémi Denis-Courmont- Reimplement URL component decoding separately from...
2006-04-06 Christophe Massiot * include/vlc_url.h: Fixed vlc_UrlEncode to return...
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-04-02 Rémi Denis-CourmontBig cleanup and fix hundreds of extra warnings
2006-04-02 Rémi Denis-CourmontForgot memset() to actually fix the problem... shame...
2006-04-02 Rémi Denis-Courmont- Fix use of undefined (static) memory
2006-04-02 Rémi Denis-CourmontFix a few warnings
2006-03-31 Christophe Mutricytypo
2006-03-31 Clément Stenacvlc_config_cat.h 2nd round (Refs:#438)
2006-03-30 Rémi Denis-CourmontCosmetic, Fix my name
2006-03-29 Christophe Mutricyinclude/* : Relecture. refs #438
2006-03-28 Christophe Mutricyinclude: first part of the relecture. refs #438
2006-03-28 Clément StenacStrings in include/ (Refs:#438)
2006-03-27 Rémi Denis-CourmontOops
2006-03-27 Rémi Denis-CourmontSupport URL-escape non-ASCII characters properly as...
2006-03-27 Rémi Denis-Courmontutf8_scandir: Unicode wrapper for scandir()
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Felix Paul Kühne* 1st string review, refs #438
2006-03-22 Rémi Denis-Courmontinclude:
2006-03-22 Rémi Denis-CourmontIsUTF8: check if a string is a valid UTF8 sequence...
2006-03-22 Rémi Denis-CourmontClean up vlc_iconv prototype
2006-03-21 Rémi Denis-Courmont- FromWide(): converts a wchar_t * to UTF-8 char *
2006-03-18 Clément StenacDisplay IP of client in debug
2006-03-12 Rémi Denis-Courmont* Use uint32_t instead of wchar_t to represent UTF32...
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-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-10 Rémi Denis-CourmontRemove broken lldiv check and only use lldiv replacemen...
2006-03-10 Rémi Denis-CourmontSomeone forgot to add an exported symbol
2006-03-09 Rémi Denis-CourmontCommon socket error handling
2006-03-08 Eric Petit Force lldiv emulation on BeOS
2006-03-08 Eric Petit Emulate C99's lldiv() if necessary
2006-03-08 Antoine Celleriermodules/misc/rtsp.c is using us_strtod
2006-03-08 Rémi Denis-CourmontMissing export
2006-03-08 Rémi Denis-Courmont * i18n_strtod: locale-agnostic strtod() (accepts both...
2006-03-08 Rémi Denis-Courmonti18n_atof(): locale-agnostic atof()
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-05 Rémi Denis-CourmontAdd some “const”s
2006-03-05 Rémi Denis-Courmontconfig_GetDataDir(): returns path to VLC installed...
2006-03-04 Jean-Paul SamanCoding Style fixes
2006-03-04 Jean-Paul SamanFix wrong define, luckily this one wasn't used yet.
2006-03-04 Antoine CellerierCode the playlist_TreeMove function.
2006-03-02 Rémi Denis-CourmontCode reuse
2006-03-02 Rémi Denis-CourmontRemove outdated comment
2006-03-02 Rémi Denis-CourmontMinor clean up
2006-02-27 Rémi Denis-CourmontSeparate socket/resolv stuff (network.h) from url stuff...
2006-02-26 Clément StenacCosmetics.
2006-02-23 Filippo CaroneHeader modified to include libvlc audio control functions
2006-02-21 Rémi Denis-CourmontOups, forgot this file
2006-02-19 Rémi Denis-CourmontFix linking of C++ plugins
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-19 Clément StenacFix a warning
2006-02-18 Antoine CellerierComment lines now fit on a 80 char wide screen
2006-02-18 Rémi Denis-CourmontRemove ugly usage of vlc_symbols.h when building libvlc...
2006-02-18 Jean-Paul SamanRemove whitespace
2006-02-17 Derk-Jan Hartman* Don't use alloca for audio buffers on OSX and BSD...
2006-02-17 Derk-Jan Hartman* This change should be better then the one in [14346]
2006-02-17 Derk-Jan Hartman* stricter aout_BufferFree
2006-02-17 Clément StenacFix some bugs
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-15 Clément StenacMore VLM API stuff
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-12 Rémi Denis-Courmont- mkdir Unicode wrapper (refs #543)
2006-02-12 Rémi Denis-CourmontExport FromLocaleDup()
next