]> git.sesse.net Git - vlc/shortlog
vlc
2009-03-19 Christophe... 1st preview release for VLC 1.0.0 1.0.0-pre1
2009-03-19 Christophe... Merge the l10n from 0.9-bugfix
2009-03-19 Christophe... Update the pot file for vlc 1.0.0
2009-03-18 Christophe... Remove deleted files from POTFILES.in
2009-03-18 JP DingerSimplify libvlc_media_player_is_playing(). Should reall...
2009-03-17 Rémi DuraffortFix compilation of caca vout.
2009-03-17 Rémi Durafforttelepathy: get back the previous behavior.
2009-03-17 Rémi DuraffortNo need to add a '\n' with msg_*
2009-03-17 Rémi Duraffortvout_ggi: fix return value.
2009-03-17 Rémi Duraffortvout_fb: fix a potential memleak and some cleanings.
2009-03-17 Rémi Duraffortdirectfb: fix potential memleak.
2009-03-17 Rémi Duraffortfix a segfault when launching a video inside a tty.
2009-03-17 Rémi Duraffortvout_caca: fix potential memleak.
2009-03-17 Rémi Duraffortvout_aa: fix pontential memleak and cosmetics.
2009-03-17 Rémi Duraffortsdl: simplifications.
2009-03-17 Laurent AimarParse *only* NAL SEI for Closed Caption.
2009-03-17 Laurent AimarTry to use video-filter instead of vout-filter for...
2009-03-17 Laurent AimarMake sure that var_Get on a string will return a non...
2009-03-17 Laurent AimarImproved a bit deinterlace video filter2.
2009-03-17 Laurent AimarRemoved dead code (deinterlace).
2009-03-17 Laurent AimarCosmetics (vout, deinterlace).
2009-03-17 Rémi Denis... Remove intf_thread_t.change_lock
2009-03-17 Rémi Denis... CMML: privatize callback lock
2009-03-17 Rémi Denis... WinCE: remove dummy locking
2009-03-17 Rémi Denis... Qt4: remove dummy locking
2009-03-17 Rémi Denis... PDA GTK: remove dummy locking
2009-03-17 Rémi Denis... Hildon UI: remove dummy lock acquisition
2009-03-17 Rémi Denis... OSX interface: remove dummy lock acquisition
2009-03-17 Rémi Denis... showintf: privatize the callback lock
2009-03-17 Rémi Denis... Gestures: privatize interface callback lock
2009-03-17 Rémi Denis... VCDX: privatize interface callback lock
2009-03-17 Rémi Denis... Unload interface plugin in StopThread rather than destroy
2009-03-17 Rémi Denis... input: fix stack overflow if user feeds an overly large MRL
2009-03-17 Rémi Denis... Qt4: cleanup
2009-03-17 Rémi Denis... (prev|next)-(chapter|title) is a void variable. Fix...
2009-03-17 Erwan Tulouat qt4 termination, ensure quit() function is executed...
2009-03-17 Jean-Paul SamanNEWS: document image -> scene (video-filter) transistion.
2009-03-17 Jean-Paul Samansafari: integer type cleanup
2009-03-17 Jean-Paul Samansafari: fix crash on exit after going fullscreen in...
2009-03-17 Jean-Paul Samansafari: add license to file
2009-03-17 Jean-Paul Samanmacosx: cleanup
2009-03-17 Jean-Paul Samanmacosx: remove unused variable.
2009-03-17 Jean-Paul Samanmacosx: fix potential memleaks
2009-03-17 Jean-Paul Samancheck against libvlc_state_t states
2009-03-17 Jean-Paul Samanminimal_macosx: "drawable-agl" and "drawable-gl" split
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-17 Jean-Paul Samanvougl.m: cosmetics
2009-03-17 Jean-Paul Samansync activex test page with mozilla test page
2009-03-17 Jean-Paul Samanlibvlc_media_player_is_playing(): no need to throw...
2009-03-17 Jean-Paul Samansmall cleanup in mozilla test page
2009-03-16 Jean-Baptiste... Require taglib 1.5.
2009-03-16 Jean-Baptiste... Skins: fix the popup-menu appearance on the video.
2009-03-16 Jean-Baptiste... Qt: fix a crash when you don't want to have the recent...
2009-03-16 Erwan Tulouskins2 vout manager
2009-03-16 Rémi Denis... Qt4: hold objet while the popup menu is active
2009-03-16 Rémi Denis... Remove a whole bunch of non-sensical vlc_object_hold()
2009-03-16 Rémi Denis... Unused variable
2009-03-16 Sébastien EscudierEnable tcp keep alive in http
2009-03-16 Jean-Paul Samanx11: remove unused variables in Control.
2009-03-16 Jean-Paul Samanmozilla: remove npunix_old.c and npwin_old.cpp
2009-03-16 Jean-Paul Samanmozilla: rewrite and license npunix.c/npwin.cpp under...
2009-03-16 Jean-Paul Samanmozilla: Resolve files with conflicting licensing terms
2009-03-16 Jean-Paul Samanmacosx: fix function prototype of manage_cleanup (argum...
2009-03-16 Jean-Paul Samanmacosx: playlistlock is held when playlistinfo panel...
2009-03-16 Jean-Paul Samanmacosx: cleanup
2009-03-16 Rémi Duraffortremove dead links.
2009-03-16 Rémi Duraffortupdate: fix objects leak.
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-16 brezhoneg1Actually, the patch corrects three problems (2 pertaini...
2009-03-16 Jean-Baptiste... Qt: Provide a clean way to not transcode in Sout dialog.
2009-03-15 Jean-Baptiste... Skins2: less stupid match for opening the files.
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-03-15 Rémi Duraffortqt4: remove totology.
2009-03-15 Fabio RitrovatoFix popupSave/Stream deadlock
2009-03-15 Rémi Duraffortqt4: fix memleak.
2009-03-15 Erwan Tulouqt4-correct several problems related to p_input (main...
2009-03-15 Rémi Denis... Cosmetics
2009-03-15 Erwan TulouX11: make sure base window is really destroyed...
2009-03-15 Rémi Denis... dvdnav: don't probe stdin (this just removes a silly...
2009-03-15 Jean-Baptiste... Qt: QString::number is more maintainable than QString...
2009-03-15 Jean-Baptiste... Qt: correctly split options and escape ':' so if your...
2009-03-15 Rémi Denis... stats leaks
2009-03-15 Rémi Denis... Memory leak
2009-03-15 Rémi Denis... Allow libxml 2.7. Leak memory.
2009-03-15 Rémi Denis... Require libxml2 < 2.7
2009-03-15 Rémi Denis... configure: use pkg-config for GNOME-XML
2009-03-15 Rémi Denis... configure: trivial factorization
2009-03-15 Jean-Baptiste... Qt: remove Preferences singleton. Simplify and Close...
2009-03-15 Jean-Baptiste... Qt menu, "Open Location from Clipboard."
2009-03-15 Jean-Baptiste... Qt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste... Qt: String change for 'Track Synchronization'
2009-03-15 Jean-Baptiste... Qt: move Sout Dialog out of singleton.
2009-03-15 Jean-Baptiste... Qt: Sout strings modification.
2009-03-15 Jean-Baptiste... Qt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste... Qt: don't use "Open a Media"
2009-03-15 Jean-Baptiste... Qt: split correctly the input options for Convertion...
2009-03-15 Jean-Baptiste... Qt: includes barrier fix.
2009-03-15 Jean-Baptiste... Qt: qt4.cpp cosmetics.
2009-03-14 Rémi Denis... Adaptive PCM: set the output category (fixes assertion)
2009-03-14 Laurent AimarImproved preroll in avcodec.
next