]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-17 Rémi Denis... Remove unused b_playlist_locked
2009-08-17 Rémi DuraffortRemove trailing spaces.
2009-08-17 Rémi Duraffortliblc_video: use var_ToggleBool when applicable.
2009-08-17 Rémi Duraffortlibvlc_video*: constify.
2009-08-17 Rémi Duraffortlibvlc_mediacontrol: fix object leaks.
2009-08-17 Rémi Duraffortlibvlc_media_player: use var_Get(Bool|Float|Integer...
2009-08-17 Rémi Duraffortlibvlc_media_player: fix object leak (input thread).
2009-08-17 Rémi Duraffortqt4: fix a typo.
2009-08-17 Rémi Duraffortdemux_qtl: fix potential object leak and remove dummy...
2009-08-17 Rémi Duraffortdemux_xspf: fix double free (introduced by myself).
2009-08-17 Rémi Duraffortdemux_qtl: factorize.
2009-08-17 Rémi Duraffortdemux_shoutcast: cleaning.
2009-08-17 Rémi Duraffortplaylist demux: no need to strdup the string here.
2009-08-17 Rémi Duraffortdemux_podcast: fix potential segfault (introduced by...
2009-08-17 Rémi Duraffortdemux_shoutcast: remove dummy private structure.
2009-08-17 Rémi Duraffortdemux_shoutcast: small cleanup.
2009-08-17 Rémi Duraffortdelux_shoutcast: no need to strdup the string.
2009-08-17 Rémi Duraffortdemux_shoutcast: fix object leak in case of error.
2009-08-17 Rémi Duraffortmozilla plugin: fix a potential memleak.
2009-08-16 Rémi Denis... Remove useless #include
2009-08-16 Rémi Denis... GLX: remove some useless stuff (that should never have...
2009-08-16 Rémi Denis... Mark *-altfullscreen as obsolete for now
2009-08-16 Rémi Denis... Remove unused property
2009-08-16 Rémi Denis... Enable XCB XVideo
2009-08-16 Rémi Denis... Enable XCB X11 output
2009-08-16 Rémi Denis... X11: remove old key press handling (fixes: #47, #1646...
2009-08-16 Rémi Denis... Useless #includes
2009-08-16 Rémi Denis... Qt4: hide button release from video widget too
2009-08-16 Rémi Denis... Qt4: make video widget not eat mouse click events
2009-08-16 Rémi Denis... Qt4: process FSC key event in the main interface (facto...
2009-08-16 Rémi Denis... Qt4: forward video key presses to main interface for...
2009-08-16 Ilkka Ollakkaqt4: try to minimise time code keeps playlist global...
2009-08-16 Ilkka Ollakkaqt4: remove basicly empty PLItem::update and refactor...
2009-08-16 Rémi Denis... XCB: try to catch mouse clicks from the owner window
2009-08-16 Ilkka Ollakkaqt4: add myself to authors of playlist_model
2009-08-16 Ilkka Ollakkaqt4: remove model from PLItem, and do emitting signals...
2009-08-16 Rémi Denis... Factor again
2009-08-16 Rémi Denis... Compile-time detection for FPU on ARM EABI
2009-08-16 Rémi Denis... Factor CPU detection a little
2009-08-16 Rémi Denis... XCB: fail if getting geometry fails, re-order a bit
2009-08-16 Rémi Denis... Display size cannot be negative
2009-08-16 Rémi Denis... Error handling fix
2009-08-16 Felix Paul... macosx: fix release bundle size by reverting [71c633a87...
2009-08-16 Ilkka Ollakkaqt4: no need to store input-type, as we can get it...
2009-08-16 Ilkka Ollakkaqt4: store showflags in playlist_model instead every...
2009-08-16 Ilkka Ollakkaqt4: remove b_is_node and use childCount() > 0 instead...
2009-08-16 Ilkka Ollakkaqt4: add forgotten check so we don't try to get stuff...
2009-08-16 Felix Paul... macosx: VLC (should) support RTMP streams now
2009-08-16 Felix Paul... macosx: unify my mail address
2009-08-16 Ilkka Ollakkaqt4: add reseting currentItem to NULL in rebuild()...
2009-08-16 Ilkka Ollakkaqt4: playlist_model, set current to NULL if currentitem...
2009-08-16 Ilkka OllakkaQt4: remove b_current and store current PLItem in playl...
2009-08-15 Rémi Denis... Mark drawable as Win32-specific
2009-08-15 Rémi Denis... drawable: fix capability
2009-08-15 Rémi Denis... drawable: remove X11 stuff
2009-08-15 Rémi Denis... Remove experimental flag to XCB window
2009-08-15 Rémi Denis... Add drawable support into XCB window
2009-08-15 Rémi Denis... Factor some code
2009-08-15 Rémi Denis... Unused variable
2009-08-15 Rémi Denis... Remove dummy utf8_open() mode parameter in absence...
2009-08-15 Rémi Denis... utf8_open: make third parameter optional
2009-08-15 Rémi Denis... XCB window: no need to unmap & destroy our window
2009-08-15 Rémi Denis... XCB: ignore change of keyboard mapping
2009-08-15 Rémi Denis... XCB window: handle change of keymaps
2009-08-15 Rémi Denis... input: don't be too clever with start-time - fixes...
2009-08-15 Rémi Denis... get vout: use size_t for the counter
2009-08-15 Rémi Denis... Reference the glibc bug numbers
2009-08-15 Rémi Denis... Missing config.h -> no _GNU_SOURCE -> no prototype...
2009-08-15 Alexander BethkeRefactored/re-enabled libvlc_vlm_show_media
2009-08-15 Felix Paul... contribs: package 16 with libtwolame and updated ffmpeg
2009-08-14 Felix Paul... contribs: fixed eac3 compilation in ffmpeg, needs checking
2009-08-14 Felix Paul... contribs: fixed theora compilation
2009-08-14 Felix Paul... contribs: update qt4 for Mac
2009-08-14 Ilkka OllakkaRevert "Qt4: remove b_current on PLItem, and store...
2009-08-14 Ilkka OllakkaQt4: correct 3cddf245543afb17406a2017764d73167fa6bd86
2009-08-14 Ilkka OllakkaQt4: remove b_current on PLItem, and store currentIndex...
2009-08-14 Ilkka OllakkaQt4: remove i_input_id from PLItem
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-08-14 Ludovic FauvetQt: Fix the bug where the volume was losing 1% at each...
2009-08-14 Hugo Beauzee... Adding a libvlc_media_player_next_frame
2009-08-14 Jean-Baptiste... Copyright updates
2009-08-14 Jean-Baptiste... *.aob files are now readable
2009-08-14 Jean-Baptiste... Change freetype libs order to fix win32 compile
2009-08-13 Rémi Denis... Missing inline
2009-08-13 Rémi Denis... Init order
2009-08-13 Rémi Denis... Missing const
2009-08-13 Rémi Denis... Suggested parenthesis
2009-08-13 Rémi Denis... Init order
2009-08-13 Rémi Denis... Assert against use of unitialized variable
2009-08-13 Rémi Denis... Unused variable
2009-08-13 Rémi Denis... Unused variable
2009-08-13 Ilkka OllakkaQt4: move fullscreen window on current viewport
2009-08-13 Laurent AimarRemoved audio_date_t in favor to date_t.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in visualizations.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in audio filters.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in packetizers.
2009-08-13 Laurent AimarUsed date_t instead of audio_date_t in codecs.
2009-08-13 Laurent AimarRemoved unused aout_VolumeInfos.
2009-08-13 Geoffroy Coupriewince: fix build of vouts
2009-08-13 Pavlov KonstantinDon't use space in Sparkle file name.
next