]> git.sesse.net Git - vlc/shortlog
vlc
2012-02-10 Jean-Baptiste... NEWS: sync with 1.1-bugfix
2012-02-10 Rémi Denis... anaglyph: stray declaration
2012-02-10 Rémi Denis... Qt4: use OpenDialog::getOptions() where appropriate
2012-02-10 Rémi Denis... Qt4: add item options for all items
2012-02-10 Rafaël CarréTS Mux: simplify SDT parsing
2012-02-10 Rafaël CarréTS Mux: cosmetics, deintend
2012-02-10 Rafaël CarréTS Mux: simplify mux pmt parsing
2012-02-10 Rafaël CarréTS Mux: use calloc
2012-02-10 Rafaël CarréTS Mux: factorize
2012-02-10 Rafaël CarréUse unsigned type
2012-02-10 Rafaël Carrédon't case bsearch() to unrelated types
2012-02-10 Rafaël CarréTS Mux: cosmetics / goto
2012-02-10 Rafaël CarréTS Mux: use ascii for AC3/DTS ids
2012-02-10 Rafaël CarréTS Mux: generate lang array directly in the needed...
2012-02-10 Rafaël CarréTS Mux: deindent, cosmetics, use stack rather than...
2012-02-10 Rafaël CarréTS Mux GetPMT(): factor out mpeg4 code
2012-02-10 Rafaël CarréTS Mux GetPMT(): move variables into their context...
2012-02-10 Rafaël CarréTS mux: cosmetics
2012-02-10 Rafaël CarréTS mux: remove write-only variable
2012-02-10 Rafaël CarréTS mux: if/else -> switch/case
2012-02-10 Rafaël CarréTS mux: cosmetics, reduce indentation
2012-02-10 Rafaël CarréTS Mux: split Mux()
2012-02-10 Rafaël CarréTS mux: reduce indentation
2012-02-10 Rafaël CarréTS mux: cosmetics
2012-02-10 Rafaël CarréTS mux: move debug until after the stream is opened
2012-02-10 Rafaël CarréTS mux: simplify language setup
2012-02-10 Rafaël CarréTS mux: simplify unsupported codec path
2012-02-10 Rafaël CarréTS mux: remove write only variables
2012-02-10 Rafaël CarréTS mux: use calloc, don't rename i_extra/p_extra
2012-02-10 Rafaël CarréTS mux: set correct mimetype
2012-02-10 Rafaël CarréTS mux: while -> for
2012-02-10 Rafaël CarréTS mux: cosmetics, align case on switch
2012-02-10 Rafaël CarréTS mux: factor out CSA setup
2012-02-10 Rafaël CarréTS mux: use var_* helpers
2012-02-10 Rafaël Carréts mux: use c99 for
2012-02-10 Rafaël Carréts mux: assume dvbpsi_GenSDTSections is present
2012-02-10 Rafaël Carréts mux: simplify compare functions
2012-02-09 Rafaël Carréudev: fix warning
2012-02-09 Rafaël Carréts mux ActiveKeyCallback: reduce critical section
2012-02-09 Rafaël CarréTS mux: remove disabled code
2012-02-09 Pierre YnardQt: don't offer the lua CLI in the preferences on windows
2012-02-09 Rémi Denis... Reset plugin ABI version for 2.1.x
2012-02-09 Felix Paul... macosx: updated eyetv plugin xcodeproj (fixes #5299)
2012-02-09 Felix Paul... macosx: added PackageMaker project to create the EyeTV...
2012-02-09 Felix Paul... macosx: fixed zooming the main window when using the...
2012-02-09 David Fuhrmannmacosx: let fullscreen controls show the complete time...
2012-02-09 Rafaël Carréudev discovery: remove categories
2012-02-08 Jean-Baptiste... Qt: do not put an email in the interface
2012-02-08 Denis CharmetDon't treat truncated files as invalid
2012-02-08 Rémi Denis... Qt4: add Linux discs choices once, not once per focus
2012-02-08 Rafaël Carrédxva2: compatibility with mingw-w64 trunk
2012-02-08 Rémi Denis... Qt4: encode disc MRL correctly (fix #5638)
2012-02-08 Jean-Baptiste... Qt: fix indentation
2012-02-08 Sébastien Escudierfix handle leaks on RegOpenKeyEx
2012-02-08 Jean-Baptiste... Qt: hack for extraintf to select http, cli or telnet
2012-02-08 Jean-Baptiste... Qt: use the new function to factorize code
2012-02-08 Jean-Baptiste... Qt: provide overloaded checkbox_list method
2012-02-08 Antoine CellerierSome news about the anaglyph video filter.
2012-02-08 Antoine CellerierRemove debug fprintf
2012-02-07 Antoine CellerierRevert "Remove version sort option. Now uses version...
2012-02-07 Antoine CellerierAdd lua console handling code for windows.
2012-02-07 Rémi Denis... Remove stray -O flag when testing for MMX and SSE
2012-02-07 Hugo Beauzée... hls: Fixing a memory leak
2012-02-07 Hugo Beauzée... hls: Adding missing locks.
2012-02-07 Antoine CellerierRemove version sort option. Now uses version sort by...
2012-02-07 Sébastien Escudiersout_std : do not crash if no destination is given
2012-02-07 David Fuhrmannmacosx: fixes aspect ratio / crop functionality in...
2012-02-07 David Fuhrmannmacosx: fix start and end rect of fullscreen animation...
2012-02-07 David Fuhrmannmacosx: further improvement to updateWindow in order...
2012-02-06 Rafaël CarréDXVA2_ModeVC1_D2010 is specified by Microsoft
2012-02-06 Rémi Denis... dbus: capitalize shortname correctly
2012-02-06 Rémi Denis... dbus: really remove the configuration option
2012-02-06 Rémi Denis... Start dbus always, move inhibit and dbus startup to vlc
2012-02-06 Rémi Denis... dbus: do not spam at startup
2012-02-06 Rémi Denis... dbus: remove silly configuration option regarding uniqu...
2012-02-06 Rémi Denis... dbus: remove useless intf_sys_t.b_unique
2012-02-06 Rémi Denis... Lua: remove Freebox and French TV hacks
2012-02-06 Rémi Denis... GLX: enable the plugin correctly
2012-02-06 Rémi Denis... GLX: use separate XCB and Xlib connections (close ...
2012-02-06 Rémi Denis... GLX: cache XCB connection pointer (no functional changes)
2012-02-06 Rémi Denis... contrib: a52: remove scary dummy error messages
2012-02-06 Jean-Paul Samanstream_filter/httplive.c: various cleanups
2012-02-06 Frédéric YhuelHLS: clean Read function
2012-02-06 Rafaël Carrédxva2: sort Microsoft and extension GUIDs
2012-02-06 Rafaël Carrédxva2: don't define unused values
2012-02-06 Rafaël Carrédxva2: remove useless stub
2012-02-05 Felix Paul... macosx: use the gray window style by default (fixes...
2012-02-05 Felix Paul... macosx: make sure that all the tooltips in the sprefs...
2012-02-05 Felix Paul... macosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 Felix Paul... macosx: don't resize the vout in case VLC is in fullscr...
2012-02-05 Felix Paul... macosx: added a 1.5px shadow (white) to the window...
2012-02-05 Rafaël Carréremove imdb extension
2012-02-05 Tobias GüntnerRemove constructor
2012-02-05 Rafaël CarréRemove allocine french-only extension
2012-02-05 Sergey Radionovadd bin to PATH to let libvlc.dll be found by vlc-cache...
2012-02-05 Frédéric Yhuelsrc/input/stream.c: improve documentation somewhat
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-05 Mirsal Ennaimedbus: Fix a couple of warnings
2012-02-05 Jean-Paul Samanstream_filter/httplive.c: indentation cleanup
2012-02-05 Jean-Paul Samanstream_filter/httplive.c: kill some depreceated vlc_obj...
next