]> git.sesse.net Git - vlc/shortlog
vlc
2011-02-16 Felix Paul... VLCKit: fixed 32bit compilation in Release mode on...
2011-02-15 Rémi Duraffortsout_select: fix race conditions.
2011-02-15 Rémi DuraffortUse var_GetInteger when applicable.
2011-02-15 Johannes WeißlFix bug in taglib txxx handling
2011-02-15 Pierre Ynardconfigure: fix typo
2011-02-15 Rémi Denis... Fix typos
2011-02-15 Rémi Denis... XCB/X11: validate scanline pad correctly
2011-02-15 Rémi Denis... Remove some legacy stuff in the build system
2011-02-15 Rémi Denis... XCB/XVideo: add RV12, AV16 and AV32
2011-02-15 Rémi Denis... XCB/XVideo: match the color bits for RGB formats
2011-02-15 Rémi Denis... popcount(): compute bit weight
2011-02-15 Rémi Denis... Reserve FOURCC's for RV12 and AV16 XVideo formats
2011-02-15 Rémi Denis... hd1000a: remove obsolete plugin
2011-02-15 Rémi Denis... configure: enable RemoteOSD automatically, like RAOP
2011-02-15 Rémi Denis... configure: skins2 checks for Xpm ad Xext, and cleanup
2011-02-15 Rémi Denis... configure: gather skins2 checks
2011-02-15 Jean-Paul SamanNEWS: trimmed example for stream_out_select
2011-02-15 Jean-Paul SamanNEWS: correct select example
2011-02-15 Jean-Paul Samanconfigure.ac: build stream_out_select for windows
2011-02-15 Jean-Baptiste... News, po, and module list for select
2011-02-15 Jean-Paul Samanmodules/stream_out: select.c
2011-02-15 Jean-Baptiste... Win32: do not create too big stacktraces
2011-02-14 Rémi DuraffortUse a macro for the deprecated attribute.
2011-02-14 Rémi Duraffortpodcast: fix compilation warning.
2011-02-14 Rémi Denis... XCB/X11: cosmetic changes
2011-02-14 Rémi Denis... XCB/X11: fix grey scale (untested)
2011-02-14 Rémi Denis... XCB/X11: remove two write-only variables
2011-02-14 Felix Paul... added Damien for the OS X redesign
2011-02-14 Damien Erambertmacosx: new button graphics!
2011-02-14 Rémi Denis... XCB/X11: remove write only value
2011-02-14 Rémi Denis... Qt4: fix m3u8 export extension
2011-02-14 Jean-Baptiste... Contribs: build .gme on Win32
2011-02-14 Jean-Baptiste... Contribs: Update freetype to 2.4.4
2011-02-14 Jean-Baptiste... Contribs: Update libjpeg to 8c
2011-02-14 Jean-Baptiste... Contribs: update twolame to 0.3.13
2011-02-14 Jean-Baptiste... Contribs: Update ORC for libschroedinger
2011-02-14 Jean-Baptiste... Qt: fix #4493
2011-02-14 Pierre Ynardlua telnet: support --telnet-host "*console" syntax
2011-02-13 Pierre Ynardlua telnet: handle <host>:<port> syntax
2011-02-13 Pierre Ynardi18n: fix POTFILES list
2011-02-13 Pierre YnardWin32: revert to old rc interface
2011-02-13 Jean-Baptiste... CrystalHD: remove one extra image copy
2011-02-13 Jean-Baptiste... CrystalHD: improve configuration on some linux
2011-02-13 Rémi Denis... PLS: replace HTTP in Ref1 with MMSH rather than MMS...
2011-02-13 Rémi Denis... Remove many copies of "key-" in the list of actions
2011-02-13 Rémi Denis... Store mapping for global hotkeys as well as normal...
2011-02-13 Jean-Baptiste... CrystalHD: comments
2011-02-13 Jean-Baptiste... Rename upnp_intel to upnp
2011-02-13 Rémi Denis... Qt4: update hotkey prefs to string items
2011-02-13 Jean-Baptiste... Fix compilation
2011-02-13 Rémi Denis... Parenthesis
2011-02-13 Rémi Denis... Qt4: fix matching key config items
2011-02-13 Rémi Denis... Fix incorrect return value and leak
2011-02-13 Rémi Denis... Sort keys by name rather than key code
2011-02-13 Laurent AimarFixed a huge memory leak due to OSD.
2011-02-13 Jean-Baptiste... Improve libupnp integration on Win32
2011-02-13 Rémi Denis... core: allow multiple hotkeys for the same action
2011-02-13 Rémi Denis... No need to check HAVE_GETENV
2011-02-13 Rémi Denis... Fix compilation if getenv() is missing
2011-02-12 Rémi Denis... Remove useless field
2011-02-12 Rémi Denis... Win32: use vlc_GetActionId
2011-02-12 Rémi Denis... Store hotkey mappings in a tree instead of a table
2011-02-12 Rémi Denis... core: Add a private pointer for hotkeys/actions handler
2011-02-12 Francois CartegnieQt: fix video menu
2011-02-12 Francois CartegnieQt: don't make 1 way only vars/commands radio items
2011-02-12 Rémi Denis... Move actions list to key config
2011-02-12 Rémi Denis... Get rid of putenv()
2011-02-12 Rémi Denis... Assume we ahve setenv() and unsetenv()
2011-02-12 Rémi Denis... Replacement for setenv() and unsetenv()
2011-02-12 Laurent AimarFixed an invalid test when rendering subtitles.
2011-02-12 Laurent AimarConsider too large width/height as invalid.
2011-02-12 Laurent AimarHandle errors when no filter can be found to adapt...
2011-02-12 Laurent AimarAllowed rendering OSD at display resolution when possib...
2011-02-12 Laurent AimarFixed OSD widget rendering code to render at display...
2011-02-12 Laurent AimarFixed subpicture rendering when render size != source...
2011-02-12 Laurent AimarMade subtitle subpicture absolute only when rendering...
2011-02-12 Rémi Denis... Remove useless parameters
2011-02-12 Rémi Denis... Deprecate old vlc_thread_* functions
2011-02-12 Rémi Denis... Unexport vlc_object_set_destructor
2011-02-12 Steinar H.... In the decklink module, add a string list for the audio...
2011-02-12 Steinar H.... Fix a typo in an error message in the decklink module.
2011-02-12 Steinar H.... Hold on to the DeckLink configuration object for the...
2011-02-12 Rémi Denis... Mark plugin-path as obsolete
2011-02-12 Rémi Denis... Override the plugins path with an environment variable...
2011-02-12 Rémi Denis... Simplify plugin paths tokenization
2011-02-11 Jean-Baptiste... Do not use EBML_STRICT_API, because it seems to crash
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: ChooseSegment() defaults...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: rewrite parsing of HLS m3u8...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: read a HLS m3u8 file in one...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: Relax estimated download...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: Relax condition in live playback.
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: Improve detection of HTTP...
2011-02-11 Jean-Paul Samanstream_out/switcher: indentation
2011-02-10 Jean-Baptiste... Contribs: Upnp, update to 1.6.12
2011-02-10 Christophe... Delay, langfromtelx, setid: relicense to LGPL, simplify...
2011-02-10 Rémi Denis... Change key items to string type
2011-02-10 Rémi Denis... Some documentation
2011-02-10 Rémi Denis... core: merge the two hotkey files
2011-02-10 Rémi Denis... Fix + and - hotkeys
2011-02-10 Jean-Baptiste... Readd txt autodetection
next