]> git.sesse.net Git - vlc/shortlog
vlc
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
2011-02-10 Jean-Baptiste... Subtitle: do not dialog_Fatal when the subtitle was...
2011-02-10 Jean-Baptiste... Make SubtitleAdd accept flags instead of a bool
2011-02-10 Rémi Denis... Kill some relocs
2011-02-10 Rémi Denis... Fix compilation
2011-02-10 Rémi Denis... Use + as modifier separator, keep backward compatibilit...
2011-02-10 Rémi Denis... Merge ConfigKeyToString and KeyToString
2011-02-10 Rémi Denis... ConfigKeyToString: simplify and fix potential leak
2011-02-10 Rémi Denis... Unduplicate code
2011-02-10 Rémi Denis... Remove unused StringToKey()
2011-02-10 Rémi Denis... Remove plugins dependency on libvlccore.sym
2011-02-10 Rémi Denis... Remove silly #include
2011-02-09 Pierre YnardWinCE: (don't) implement vlc_pipe()
2011-02-09 Pierre YnardBuild fix
2011-02-09 Rémi Denis... core: use vlc_pipe()
2011-02-09 Rémi Denis... decomp: use vlc_pipe()
2011-02-09 Rémi Denis... Implement vlc_pipe()
2011-02-09 Felix Paul... makefile: fixed typo
2011-02-09 Felix Paul... contribs: use a slightly customized version of BWToolKit
2011-02-09 Felix Paul... contribs: updated binary package for Mac including...
2011-02-09 Felix Paul... contribs: updated lua to latest version
2011-02-08 Rémi Denis... D-Bus inhibit: fix leaks and simplify
2011-02-08 Felix Paul... macosx dialog provider: implement EXTENSION_WIDGET_SPIN...
2011-02-08 Felix Paul... macosx-vout: removed broken and deprecated AGL vout
2011-02-08 Felix Paul... contribs: added BWToolKit
2011-02-08 Felix Paul... auhal: updated to current AudioUnit API
2011-02-08 Felix Paul... macosx: reference BWToolKit in xcode proj
2011-02-08 Felix Paul... mac intf: switched Extended panel to HUD style
2011-02-08 Felix Paul... enable BWToolKit for the Mac port
2011-02-08 Felix Paul... configure: tune for core2 when compiling for 64bit Mac
2011-02-08 Jean-Baptiste... Win32 installer: Fix typo
2011-02-07 Jean-Baptiste... Jack: do not use deprecated functions
2011-02-07 Jean-Baptiste... Win32: match the text with the button
2011-02-07 Jean-Baptiste... Update NEWS about EGL
2011-02-07 Rémi Denis... Linux DVB: cleanup capabilities list, and add missing...
2011-02-07 Rémi Denis... Linux DVB: fix stupidity check (stupid is zero)
2011-02-07 Francois CartegnieQt: fix bookmarks dialog
2011-02-07 Francois CartegnieQt: Bookmarks are custom and playback only related
2011-02-07 Francois CartegnieQt: name unaliased resource icon
2011-02-07 Sébastien Escudierlive555 : check for NULL string in OPTION callback
2011-02-05 Felix Paul... macosx vout: reenabled. will break compilation until...
2011-02-05 Felix Paul... macosx: updated project file to Xcode4
2011-02-03 Rémi Denis... vlc: use signal handlers rather than sigwait() for...
2011-02-03 Rémi Denis... vlc: use SETMASK instead of BLOCK
2011-02-03 Rémi Denis... Revert "Do not load KDE Qt plugins until KDE gets a...
2011-02-02 Pierre Ynardluatelnet: fix typo
2011-02-02 Pierre Ynardoldrc: small simplification
next