]> git.sesse.net Git - vlc/history - src
We don't use utf-8 in localisable string so drop the option.
[vlc] / src /
2006-09-04 Sam Hocevar * src/input/decoder.c: sorry, I'm not allowed to...
2006-09-03 Sam Hocevar * src/input/decoder.c: use real, nice quotes.
2006-09-03 Sam Hocevar * src/input/decoder.c: fix "unsupported fourcc" fatal...
2006-09-03 Clément StenacAuto load and save media library (Closes:#433)
2006-09-03 Rémi Denis-CourmontFix type-punning breakage
2006-09-03 Rémi Denis-CourmontYou shall not pass NULL to IsUTF8().
2006-09-03 Pavlov Konstantinwrite comments in config file in user locale instead...
2006-09-02 Clément StenacRemember random/loop/repeat
2006-09-02 Clément StenacAdd --play-and-exit option to quit after no more items...
2006-09-02 Antoine CellerierFix refcount issues and only vlc_object_find when needed
2006-09-02 Clément StenacFixes for random + live search
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 Clément StenacFix a few quirks with playlist filters
2006-09-02 Clément StenacActually use the --playlist-tree option
2006-09-01 Pavlov KonstantinThis also could be named in non-UTF, recode it
2006-08-31 Clément Stenac* Move the embedded option to libvlc
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-29 Jean-Paul SamanGive i_skip a sensible value to start with.
2006-08-29 Jean-Paul SamanProvide return statements in non-void function
2006-08-28 Felix Paul Kühne* GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW...
2006-08-28 Rémi Denis-CourmontWork-around to not use IPv6 for braindead unusable...
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 Stenac* Allow service discoveries to state whether they prefe...
2006-08-24 Clément StenacTemplate for profile parser
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-08-20 Jean-Paul Samanuse memset
2006-08-19 Clément Stenac* B-search macro
2006-08-18 Damien Fouilleul- fixed Cygwin issue when linking/building shared libvl...
2006-08-17 Gildas Bazin* modules/demux/mp4/mp4.c, src/input/decoder.c: support...
2006-08-17 Gildas Bazin* src/misc/messages.c, src/input/input.c: revert 16279...
2006-08-17 Clément StenacFix interaction locking
2006-08-16 Gildas Bazin* src/misc/messages.c: if OBJECT_FLAGS_NODBG is specifi...
2006-08-11 Christophe MutricyShould fix compilation. Not tested
2006-08-11 Clément StenacAdd functions to use the media library
2006-08-11 Clément StenacGah, forgot to commit this: fix a potential crash in...
2006-08-07 Clément StenacFix sort by artist
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Clément StenacOh look ! Bananas !
2006-08-06 Jean-Paul SamanPut just deleted objects to NULL.
2006-08-06 Jean-Paul SamanFix compiler warning on uninitialized variable.
2006-08-06 Jean-Paul SamanFix compiler warning on uninitialized variable.
2006-08-06 Clément StenacThis should fix the locking problems with stats
2006-08-03 Clément StenacThis dichotomy code apparently still is buggy. Todo...
2006-08-03 Clément StenacFix duplicate definitions of FREE
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-CourmontApparently, someone does not about "make".
2006-08-01 Filippo CaroneFixed a missing assert.h inclusion.
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Felix Paul Kühne* interaction.c: always show errors through the interac...
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* forgot these in the previous commit (updated to curre...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-29 Felix Paul Kühne* minor core cleanup and WX compilation fix
2006-07-29 Felix Paul Kühne* improved some error messages
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-29 Clément StenacOne more
2006-07-29 Clément StenacSome old stats fixes
2006-07-29 Clément StenacSimplify transcode handling
2006-07-28 Christophe MutricyCosmetics
2006-07-28 Pavlov Konstantinreverted erroneous part of 16030 commit (this will...
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-28 Clément StenacSome initial work for streaming profiles
2006-07-27 Clément StenacAdd --france / --no-france option to disable DRM playback.
2006-07-26 Antoine CellerierUse 5 digits for snapshot numbering when in sequential...
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-07-22 Antoine CellerierOops
2006-07-22 Antoine Cellerieradd --snapshot-prefix and --snapshot-sequential options...
2006-07-22 Antoine CellerierSome more vfilter2 stuff
2006-07-19 Olivier Aubertinclude/vlc/mediacontrol.h, src/control/mediacontrol_au...
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-17 Felix Paul Kühne* adapted the extended panel to the latest video filter...
2006-07-16 Antoine CellerierMake "video filter2" filters selectable on the vout...
2006-07-16 Sam Hocevar * src/libvlc.c: fixed comment.
2006-07-13 Sam Hocevar * src/Makefile.am: made the dist rule independent...
2006-07-13 Rémi Denis-CourmontWork-around for Winsock
2006-07-12 Jean-Paul SamanRTSP rewind and fastforward support (Scale option)...
2006-07-12 Sam Hocevar * src/Makefile.am: fixed sed commands.
2006-07-12 Sam Hocevar * src/Makefile.am: reverted addition of vlc_devices...
2006-07-12 Sam Hocevar * src/Makefile.am: yay, another missing file in Makef...
2006-07-12 Sam Hocevar * src/audio_output/common.c: moved message around...
2006-07-12 Sam Hocevar * src/audio_output/common.c: added error message...
2006-07-12 Clément StenacMissing header in EXTRA_DIST
2006-07-10 Felix Paul Kühne* updated the po-files, started some work on the German...
2006-07-08 Christophe MutricyFix stats collecting
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-08 Clément StenacFix some crashes
2006-07-06 Christophe MutricyAdd a b_restart flag to indicate this option take effec...
2006-07-05 Christophe Mutricyunicode.c: Fix MB2MB() by removing spurious ';'. Thanks...
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-07-02 Clément Stenacmake sure that we don't use deleted objects
2006-07-01 Pavlov Konstantinfix indentation and memory leak introduced in 19564.
next