]> git.sesse.net Git - vlc/shortlog
vlc
2011-02-19 Rémi Denis... GL: create one plugin per API since we link different...
2011-02-19 Rémi Denis... EGL: cleanup build rules
2011-02-19 Rémi Denis... Remove useless struct hotkey.i_action
2011-02-19 Rémi Denis... XCB/global: no need to keep track of VLC actions
2011-02-19 Rémi Denis... Win32 global hotkeys: update to key items as strings
2011-02-19 Rémi Denis... XCB/global: update to key items as strings
2011-02-19 Rémi Denis... Export vlc_str2keycode()
2011-02-19 Rémi Denis... EGL: convert to OpenGL provider
2011-02-19 Rémi Denis... EGL: need to load libGL too...
2011-02-19 Rémi Denis... GL: OpenGL/ES/ES2 video output using the generic OpenGL...
2011-02-19 Rémi Denis... Define VOUT_WINDOW_TYPE_NATIVE
2011-02-19 Rémi Denis... Replace vout_opengl_t with vlc_gl_t
2011-02-19 Rémi Denis... vlc_gl_t: abstract OpenGL provider
2011-02-19 Rémi Denis... Direct2D: strictly higher priority than glwin32
2011-02-18 Samuli SuominenFix notify plugin build with libnotify 0.7.
2011-02-18 Francois CartegnieQt: MIM: Make use of singleton
2011-02-17 Jean-Baptiste... caca: fix sign-casting for comparison
2011-02-17 Jean-Baptiste... Freetype: reindent
2011-02-17 Jean-Baptiste... Freetype: sign correctness
2011-02-17 Jean-Baptiste... Puzzle: kill a warning
2011-02-17 Jean-Baptiste... AVI: change function prototype for sign-correctness
2011-02-17 Jean-Baptiste... access_attachment: kill a warning
2011-02-17 Jean-Baptiste... Access_http: fix sign comparison warning
2011-02-17 Jean-Baptiste... VCD: small cosmetics and avoid calling block_New with...
2011-02-17 Jean-Baptiste... VCD: fix sign comparison error
2011-02-17 Rémi Denis... Rationalize video output priorities
2011-02-17 Pierre Ynardi18n: remove renamed files
2011-02-17 Pierre YnardFix include path in moved file
2011-02-17 Pierre YnardMakefile: rename file right
2011-02-17 Pierre YnardVCDX: build fix
2011-02-17 Rémi Denis... Move core POSIX files to their own directory like Windo...
2011-02-17 Pierre Ynardlua intf: don't print passwords in the logs
2011-02-17 Jean-Baptiste... Support for hdv9 fourcc
2011-02-17 Jean-Baptiste... Support for hdv4 fourcc
2011-02-17 Jean-Baptiste... VLMshell: use %Y-%m-%d instead of %F
2011-02-17 Jean-Baptiste... RC: kill a warning on Win32
2011-02-17 Jean-Baptiste... TY: housekeeping...
2011-02-17 Jean-Baptiste... VCDX: fix wrong printf format
2011-02-17 Jean-Baptiste... src/playlist: kill warnings
2011-02-17 Jean-Baptiste... text/unicode: kill a "no previous prototype" warning
2011-02-17 Jean-Baptiste... HTML export: we have enough spam, thanks
2011-02-16 Rémi Denis... override: simplify CALL()
2011-02-16 Jean-Baptiste... Postproc: better longhelp wording
2011-02-16 Jean-Baptiste... Qt, sprefs: add play-and-pause
2011-02-16 Jean-Baptiste... Qt: sprefs, small layout improvement, when resizing
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.
next