]> git.sesse.net Git - vlc/shortlog
vlc
2010-12-08 Jean-Baptiste... libVLC examples, from GCI work
2010-12-08 Pierre Ynardvod: default to new module
2010-12-08 Pierre Ynardi18n: remove deleted file
2010-12-08 Alex HelfetWin32: added config option to disable volume keys.
2010-12-07 Rémi Duraffortprojectm: remove some variables from sys_t structures.
2010-12-07 Rémi Duraffortprojectm: randomly choose the first preset or projectM...
2010-12-07 Rémi DuraffortFix make check.
2010-12-07 Rémi Duraffortremove vlc_tdestroy from the symbols list.
2010-12-07 Rémi Durafforttsearch functions: check for the presence of search...
2010-12-07 Rafaël CarréUse HAS_QT47
2010-12-06 Erwan Tulouskins2: fix race condition (if multiple vouts)
2010-12-06 Erwan Tulouskins2: fix compil warning
2010-12-06 Rémi Duraffortt* remove the dependence to cdefs.h
2010-12-06 Rémi Duraffortonly include search.h if available (anyway vlc_fixups...
2010-12-06 Rémi Durafforttdestroy: fix compilation for system that does have...
2010-12-06 Rémi DuraffortImplement tsearch functions for systems that does not...
2010-12-06 Rémi Duraffortconfigure: do not fail if dvdnav is not present.
2010-12-06 Rémi Duraffortlua_gettext: do not include vlc_fixups.h
2010-12-06 Rémi Denis... IFO: fix DVD-VR as well
2010-12-06 Rémi Denis... IFO: fix non-ASCII paths
2010-12-05 Rémi Denis... Typo
2010-12-05 Rémi Denis... Win32: compile fix (untested)
2010-12-05 Kaarlo Raihasupport channel up and channel down remote keys QT4...
2010-12-05 Kaarlo Raihasupport mce remote controllers record button in QT4...
2010-12-05 Michael EFix scope alignment
2010-12-05 Rémi Denis... Capitalize PulseAudio correctly
2010-12-05 Rémi Denis... Fix comments
2010-12-05 Rémi Denis... Revert "vlc_clone_detach: remove thread handle parameter"
2010-12-05 Rémi Denis... Win32: implement cancellation of detached threads
2010-12-05 Rémi Denis... Remove VLC_VAR_MODULE, VLC_VAR_FILE and VLC_VAR_DIRECTORY
2010-12-05 Rémi Denis... Add left and right wheel buttons
2010-12-05 Rémi Denis... Remove useless mouse buttons table
2010-12-05 Rémi Denis... Cosmetic
2010-12-05 Rémi Denis... add_key: declare the global key first
2010-12-05 Rémi Denis... Remove obsolete dump action
2010-12-05 Rémi Denis... Undefine unimplemented history actions
2010-12-05 Rémi Denis... Unassign cube speed action values
2010-12-04 Rémi Denis... Typo
2010-12-04 Rémi Denis... Xlib: check if we can call XInitThreads() before we...
2010-12-04 Rémi Denis... XCB: remove -x11-shm option
2010-12-04 Rémi Denis... RTSP: fix a=range syntax
2010-12-04 Rémi Denis... mosaic: sub filter object have no thread, remove no-op
2010-12-04 Rémi Denis... Win32: remove thread times
2010-12-04 Rémi Denis... Win32: implement thread return value
2010-12-04 Rémi Denis... Win32: fix use-after-free in vlc_join() (untested)
2010-12-04 Rémi Denis... vlc_clone_detach: remove thread handle parameter
2010-12-04 Felix Paul... qt4: fixed search field compilation for Mac and s/Carbo...
2010-12-04 Rémi Duraffortlua_variables: luaL_optstring returned pointer is valid...
2010-12-03 Pierre YnardNEWS: dynamic payload types in rtp access
2010-12-03 Pierre Ynardrtp: option to assume Theora for unknown dynamic payloads
2010-12-03 Rémi Duraffortcontribs: blind attempt to fix compilation of x264...
2010-12-03 Rémi Duraffortdvdnav: use pkgconfig instead of dvdnav-config specific...
2010-12-03 Rémi Duraffortlua_variables: the pointers returned by luaL_checkstrin...
2010-12-03 Rémi Duraffortlua_variables: cosmetics. (no functionnal change).
2010-12-03 Jean-Baptiste... Contribs: move MPC to the modern SV7 & SV8 library
2010-12-03 Rémi Duraffortdvdnav: use the right type of the vout object.
2010-12-03 Rémi Duraffortlogger: use var_inherit.
2010-12-03 Rémi Duraffortlua_variables: allow the creation of a void variable.
2010-12-03 Pierre YnardNEWS: vorbis and theora in RTP sout
2010-12-03 Pierre Ynardrtp sout: send in-band vorbis/theora configuration...
2010-12-02 Rafaël CarréRevert "Revert "libvlc_media_get_tracks_info(): correct...
2010-12-02 Laurent AimarFix libvlc_media_get_tracks_info()
2010-12-02 Rafaël CarréRevert "Revert "input: Fill in the input_item es""
2010-12-02 Laurent AimarFixed a vlc_mutex_t leak in direct3d video output.
2010-12-02 Laurent AimarFixed a small memleak (vout).
2010-12-02 Rémi Duraffortlua_variables: add the possibility to attach a callback...
2010-12-02 Pierre Ynardrtp input: theora support
2010-12-02 Rémi Duraffortlua_variables: call only one time var_Type and corretly...
2010-12-02 Rémi Duraffortlua: remove dummy storage.
2010-12-02 Felix Paul... contribs: build the correct libiconv for OS X
2010-12-02 Rémi Duraffortcontribs: remove unknown x264 configure option.
2010-12-02 Felix Paul... contribs: updated binary pacakges for Mac OS X includin...
2010-12-02 Felix Paul... contribs: fixed 64bit compilation of x264 on Mac OS X
2010-12-02 Brian Kurlerelative_URI memory leak cleanup
2010-12-02 Jean-Paul Samanmodules/codec/avcodec: Move HAVE_AVCODEC_MT to avcodec.h
2010-12-02 Jean-Paul Samanstream_filter/httplive.c: HLS streams are in no particu...
2010-12-02 Jean-Paul Samanstream_filter/httplive.c: download first 3 segments.
2010-12-02 Jean-Paul Samansrc/stream_output/stream_output.c: input_UpdateStatisti...
2010-12-02 Pierre Ynardrtp sout: theora packetizer
2010-12-01 Pierre Ynardwin32: disable broken thread times too
2010-12-01 Pierre Ynardwince: build fix
2010-12-01 Pierre Ynardwin32: vlc_thread_set_priority() is broken
2010-12-01 Pierre Ynardrtp sout: fix memleak
2010-12-01 Jean-Baptiste... Mac: use a Native Search Line
2010-11-30 Jean-Baptiste... Qt: misc simplifications and corrections
2010-11-30 Jean-Baptiste... Qt: use Qt4.7 clickLineEdit, if possible
2010-11-30 Jean-Baptiste... Qt: SearchLineEdit: rename function to match Qt4.7...
2010-11-30 Jean-Baptiste... Qt: simplification
2010-11-30 Jean-Baptiste... Qt: split searchLineEdit in its own file
2010-11-30 Rémi Denis... decklink: fix uninitialized on error path
2010-11-30 Rémi Denis... declink: mutex leak
2010-11-30 Felix Paul... contribs: enable fluidsynth on Mac OS X and fetch it...
2010-11-30 Jean-Baptiste... Qt, Mac: reduce the size margins and change the color...
2010-11-30 Jean-Baptiste... Qt, Mac: use the classical blue for the selector
2010-11-30 Felix Paul... macosx: fixed preferences compilation
2010-11-30 Jean-Baptiste... Contribs: make Qt4 available on mac
2010-11-30 TUDURI BenoîtFix typo for Save Playlist in french translation.
2010-11-29 Rémi Denis... sout_InstanceNew: remove __
2010-11-29 Ilkka Ollakkaprojectm: quick fix to get projectm visualisation to...
2010-11-29 Rémi Denis... Unused mutex
next