]> git.sesse.net Git - vlc/shortlog
vlc
2007-09-15 Rémi Denis... Some sout news
2007-09-15 Rémi Denis... Cosmetics
2007-09-15 Rémi Denis... Remove auto-update. This is blatantly insecure.
2007-09-14 Antoine CellerierFix the dailymotion lua script.
2007-09-14 Jérome DecoodtDon't mix VLC.app and VLC-release.app
2007-09-14 Rafaël CarréAdds ncurses compiled with wide characters support...
2007-09-14 Rémi Denis... - Add aggregate control URL
2007-09-14 Rémi Denis... typo
2007-09-14 Rémi Denis... Hide (+minor changes) block_fifo_t layout
2007-09-14 Rémi Denis... Use the new block_Fifo functions
2007-09-14 Felix Paul... * .aclocal should always be the last item here
2007-09-14 Rémi Denis... Document previous functions
2007-09-14 Rémi Denis... Write accessor for relevant block_fifo_t state
2007-09-14 Rémi Denis... Remove dummy error
2007-09-14 Rafaël Carrémpris.glade: put loop/repeat/shuffle buttons in the...
2007-09-14 Rafaël Carréextras/contrib/src: clean up Makefile & packages.mak
2007-09-14 Rafaël Carrémpris: make sure only one gobject timer is running
2007-09-14 Rafaël CarréDo not try to connect to last.fm every second if the...
2007-09-13 Rafaël Carréncurses: fallback on libncurses if libncursesw isn...
2007-09-13 Rafaël Carrébootstrap: print a success message
2007-09-13 Rémi Denis... Explicit casts to proper integer types when formatting
2007-09-13 Rémi Denis... Fix invalid FOURCC use
2007-09-13 Rafaël CarréRemove debug not intended to be committed, however...
2007-09-13 Rafaël CarréChecks ncursesw/curses.h presence
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-13 Rafaël Carréncurses: Use ncursesw to correctly display wide charact...
2007-09-13 Rémi Denis... Trivial encoder for plain-text subtitles.
2007-09-13 Rafaël Carré// is valid inside "", despite what my vim says
2007-09-13 Rafaël CarréMakes logger html output « Valid HTML 4.01 Strict!...
2007-09-13 Rémi Denis... Add t140 FOURCC for always-UTF-8 subs
2007-09-13 Rémi Denis... Use size_t instead of socklen_t
2007-09-13 Rafaël Carrélogger: Sets HTML encoding to UTF-8
2007-09-12 Rafaël Carréqt-notify only if vlc window is not visile was removed...
2007-09-12 Christophe... *Try* to improve the strings in the QT4 intf
2007-09-12 Antoine CellerierFix youtube.lua probe() function.
2007-09-12 Rafaël CarréRemembers verbosity level when closing ncurses intf
2007-09-12 Antoine CellerierAdd FVFW and fvfw since ffdshow seems to offer that...
2007-09-12 Rémi Denis... DSO friendlyness
2007-09-12 Rafaël CarréAsserts p_this on __vlc_mutex_init()
2007-09-12 Rémi Denis... As yet untested T.140 RTP packetization
2007-09-12 Ilkka OllakkaRemove rating from infodialog, closes ticket #1248...
2007-09-12 Rémi Denis... Simplify
2007-09-12 Rémi Denis... Cosmetic
2007-09-12 Rémi Denis... Cosmetic
2007-09-12 Rémi Denis... Remove extra va_end; code factorization
2007-09-12 Olivier AubertBundle libvlc-control.dylib in VLC.app and VLC-release.app
2007-09-11 Christophe... Distribute the headers
2007-09-11 Rafaël Carrénote to myself: test before commit please
2007-09-11 Christophe... Remove always true tests
2007-09-11 Antoine CellerierRemove debug.
2007-09-11 Rafaël CarréDetect new mpris players, and stick to the last player...
2007-09-11 Antoine CellerierAdd a lua playlist script for trailers.apple.com pages.
2007-09-11 Ilkka Ollakkause va_copy, so you don't use same va_list twice.
2007-09-11 Antoine CellerierAdd support for "iTunes podcast" (example: itpc://www...
2007-09-11 Rémi Denis... All: missing ATTRIBUTE_FORMAT
2007-09-11 Rémi Denis... ATTRIBUTE_FORMAT for input_ItemAddInfo
2007-09-11 Rémi Denis... ATTRIBUTE_FORMAT for sdp_AddAttribute
2007-09-11 Rémi Denis... Generic support for text streams in RTP.
2007-09-11 Rafaël CarréFix segfault when nothing is playing
2007-09-11 Rafaël CarréChecks pointers before using them
2007-09-11 Rafaël CarréFix TEST_NEXT macro usage (renamed to TEST_NEXT_ITEM)
2007-09-11 Rémi Denis... Kill FIXME
2007-09-11 Rémi Denis... Fix SDP generation with non-RTP mux
2007-09-11 Rémi Denis... Oups: s/getsockname/getpeername/
2007-09-11 Rémi Denis... Use the SDP helpers
2007-09-11 Rémi Denis... Don't forget bitrate
2007-09-11 Rémi Denis... Fix *printf usage
2007-09-11 Rémi Denis... Remove extraneous \n
2007-09-11 Rémi Denis... Missing CRLF
2007-09-11 Rémi Denis... Fix segfault
2007-09-11 Rémi Denis... Try to improve and export the SDP formatting helpers
2007-09-11 Rémi Denis... Fix warning
2007-09-11 Rafaël CarréSame for lxdialog and xvmc
2007-09-11 Rafaël CarréReverts [21943] for galaktos as it is external to vlc.
2007-09-10 Jean-Baptiste... Qt4 - DP: add INTF_DIALOG_DIRECTORY to the different...
2007-09-10 Christophe... Fix some filenames + cosmetic
2007-09-10 Antoine CellerierSort the VLC translation languages alphabeticaly accord...
2007-09-10 Antoine CellerierFix horrible bug in language id list (must have broken...
2007-09-10 Antoine CellerierCosmetics, fix a few warnings, add a few memleaks ...
2007-09-10 Christophe... Fix doxycomment for VLC_AddTarget. It returns the item id.
2007-09-10 Rafaël CarréRevert previous commit for loader as it is external...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-10 Rémi Denis... Support for UDP-Lite (with full checksum coverage only...
2007-09-10 Damien Fouilleulsmb.c: prevents problem with glibc defining open as...
2007-09-10 Rafaël CarréFixes zsh completion. Same as [17801], didn't committe...
2007-09-10 Rafaël CarréAttempt to fix zsh completion
2007-09-10 Rafaël CarréProperly use Id keyword
2007-09-10 Rafaël CarréForget that in previous commit
2007-09-10 Rafaël CarréAdds 2 scripts to make vlc the default audio/video...
2007-09-10 Bernie PurcellSelect subtitle stream from the mkv container automatically
2007-09-09 Jean-Baptiste... Qt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste... Qt4 - MainInterface: Make right-click on timeLabel...
2007-09-09 Jean-Baptiste... Qt4 - MainInterface, avoid the bug that makes the popup...
2007-09-09 Rafaël CarréFixes playlist search when metadata is missing
2007-09-09 Rafaël CarréUses different accelerators for Video & View menus...
2007-09-09 Jean-Baptiste... Qt4 - speedLabel : consistency.
2007-09-09 Jean-Baptiste... Qt4 - VLM. Patch by Jean-François Massol, reworked...
2007-09-09 Rafaël CarréUses altglass' artwork for repeat/shuffle and add buttons.
2007-09-09 Rafaël Carréffmpeg demux: Simplify
2007-09-09 Jean-Baptiste... Qt4 - volumeSlider: correct the sliders functions and...
next