]> git.sesse.net Git - vlc/history - include
* Support 5.1 channels in Flac (untested with a 5.1 device)
[vlc] / include /
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode.
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Clément StenacLazy allocation of the stat structure
2006-09-30 Clément StenacMerge author/artist
2006-09-29 Clément Stenacexport symbol
2006-09-29 Clément StenacImprove meta/art logic
2006-09-26 Olivier Aubertmediacontrol: doxygen updates
2006-09-25 Olivier Aubertmediacontrol_new: new API (pass argc and argv), use...
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-24 Clément StenacSkeleton for taglib art downloader and tags writer
2006-09-24 Antoine CellerierDefine DIR_SEP only once
2006-09-24 Clément StenacDon't notify playlist several times while preparsing
2006-09-24 Clément StenacStart supporting preparse status
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Antoine CellerierAdd an "album art download policy" (--album-art) option...
2006-09-23 Antoine Cellerier<tab> police
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-09-22 Clément StenacWTF ?
2006-09-22 Olivier Aubertmediacontrol API: (mostly) use the new libvlc API
2006-09-18 Clément StenacClean up a bit queues handling. Do not use dynamic...
2006-09-18 Clément StenacUse a separate message bank for each libvlc instance
2006-09-18 Clément StenacA bit of cleanup and test
2006-09-17 Clément StenacClean up a bit of redundant code
2006-09-15 Clément StenacRemove vlc_object_find for playlist from the core
2006-09-15 Clément StenacConvert the new libvlc API (so, the one that is in...
2006-09-15 Clément StenacSplit libvlc.c:
2006-09-15 Christophe MutricyThose files where forgoten in [16658]
2006-09-15 Clément StenacStore playlist object in instance-specific object
2006-09-15 Clément StenacMove stats stuff to the per-instance object
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-13 Clément Stenac* Handle parameters in streaming profiles
2006-09-09 Rémi Denis-CourmontFix typo
2006-09-08 Rémi Denis-CourmontAdd missing const qualifier and fix warnings
2006-09-07 Rémi Denis-CourmontImplement net_SetDSCP() to set Diffserv code point...
2006-09-07 Rémi Denis-CourmontMake GnuTLS use pthread directly rather than VLC's...
2006-09-06 Clément StenacPreferences categories are *not* categories. They are...
2006-09-05 Clément StenacSplit playlist include file in public/private
2006-09-04 Damien Fouilleul- added input state & input rate in control APIs
2006-09-04 Damien Fouilleulforgot that one in last commit
2006-09-03 Clément StenacStart grabbing hotkeys in Qt. Unfinished
2006-09-03 Clément StenacAuto load and save media library (Closes:#433)
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
2006-09-02 Clément StenacRe-enable random.
2006-09-02 Rémi Denis-CourmontRemove evil kludge.
2006-09-02 Clément StenacFix a few quirks with playlist filters
2006-09-02 Dennis van Amerongen* typo ouput -> output
2006-08-31 Rémi Denis-CourmontExport utf8_vfprintf and utf8_fprintf
2006-08-30 Rémi Denis-Courmont*Really* fix base 64 encoding
2006-08-30 Rémi Denis-CourmontFix base64 encoding and add regression test
2006-08-29 Christophe MutricyAdd include/vlc_intf_strings.h to tarball
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-08-27 Clément StenacFix for deletion of current item
2006-08-26 Clément StenacImplement basic panel change
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-25 Pavlov Konstantinremove unneeded include
2006-08-24 Clément StenacTemplate for profile parser
2006-08-23 Pavlov Konstantinthis should be ifdeffed in a proper way
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-23 Jean-Paul SamanCosmetic
2006-08-19 Clément Stenac* B-search macro
2006-08-11 Clément StenacAdd functions to use the media library
2006-08-07 Clément StenacFix sort by artist
2006-08-06 Jean-Paul SamanUse NULL iso 0 (is more portable)
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-08-01 Rémi Denis-CourmontSyntax error
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Jean-Baptiste Kempf- Reverting the previous commit.
2006-07-31 Jean-Baptiste Kempf- Should remove all the references to intf_UserOkayCancel,
2006-07-31 Filippo CaroneNew input_set_(time|position) in libvlc.
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-30 Clément StenacForgot this
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-29 Clément StenacSome old stats fixes
2006-07-29 Clément StenacSimplify transcode handling
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-28 Clément StenacSome initial work for streaming profiles
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-07-19 Clément StenacAdd support for modules help strings (Closes:#413)
2006-07-19 Clément StenacRemove some code duplication
2006-07-19 Clément StenacSome more demux and access code factorization
2006-07-19 Olivier Aubertinclude/vlc/mediacontrol.h, src/control/mediacontrol_au...
2006-07-18 Christophe MutricyFix compilation
2006-07-18 Clément StenacBetter packetizer helpers
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
next