]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-18 Rémi Duraffortphonon: fix uninitialized value (Not sure if that's...
2009-08-18 Rémi Duraffortphonon: fix typo.
2009-08-18 Ilkka Ollakkaqt4: don't rebuild playlist-model from start when addin...
2009-08-18 Ilkka Ollakkaqt4: don't look currentItem when creating PLModel
2009-08-18 Jakob Lebenqt4: let the main popup menu take ownership of the...
2009-08-18 Rémi Denis... VCD: remove Win9x support
2009-08-18 Rémi Denis... skins2: assume Unicode filesystem on Windows
2009-08-18 Rémi Denis... Taglib: assume Windows NT for filesystem access
2009-08-18 Rémi Denis... stream_Demux: pretend to be in sout-all mode (fixes...
2009-08-18 Jakob LebenQt4: implement PLModel::popupSort[Asc/Desc]()
2009-08-18 Ilkka Ollakkaqt4: gotoPLayingItem get's current index from model...
2009-08-18 Ilkka Ollakkaqt4: lock playlist littlebit later
2009-08-18 Ilkka Ollakkataglib: decode psz_file so taglib gets normal path...
2009-08-18 Pierre d'Herbemontam: Ensure 'make VLC.app' will be silent when automake...
2009-08-18 Pierre d'Herbemontam: Work around old automake version.
2009-08-18 Pierre d'Herbemontconfigure: Make sure 'compile' calls make with 'V=1'.
2009-08-18 Ilkka Ollakkaqt4: you don't need to sort on invalid index
2009-08-18 Ilkka Ollakkaqt4: enable dragging from everywhere
2009-08-18 Ilkka Ollakkaqt4: little tweaking on PLModel::flags on playlist...
2009-08-18 Pierre d'Herbemontam: Pass --quiet to 'make' when automake verbose mode...
2009-08-18 Felix Paul... Fixed crashes introduced in [aee0317592c43b4fa6d9d84bc2...
2009-08-18 Jakob LebenQt4: use translations in Add Node dialog
2009-08-18 Jakob LebenQt4: allow adding node under playlist root item
2009-08-18 Jakob LebenQt4: implement PLModel::popupAddNode()
2009-08-18 Jakob Leben[PATCH] playlist, Qt4: new playlist_TreeMoveMany()
2009-08-18 Pierre d'Herbemontconfigure: Define AM_SILENT_RULES.
2009-08-18 Pierre d'Herbemontcontrib: Bump automake to version 1.11, it has AM_SILEN...
2009-08-18 Pierre d'HerbemontMake sure we don't use the deprecated get_drawable...
2009-08-18 Jean-Baptiste... libebml port to Win64
2009-08-18 Jean-Baptiste... Fix Bootstrap for Win64 and disable theora ASM for...
2009-08-18 Jean-Baptiste... Actual patch from previous commit
2009-08-18 Jean-Baptiste... Contrib: fix liboil for Win64
2009-08-18 Jean-Baptiste... Contrib: Fix liboil cpu detection
2009-08-18 Jean-Baptiste... Qt: use a QGridLayout for the core of central Widget...
2009-08-18 Jakob LebenQt4: correct the check whether item is node
2009-08-17 Ilkka Ollakkaqt4: cleanup plitem
2009-08-17 Rémi Denis... Remove unused libvlc_lock_state
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
next