]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-19 Geoffroy CouprieWin7: add support for the taskbar's "oh, look, it's...
2009-08-19 Geoffroy CouprieMove the additional headers to include/vlc_windows_inte...
2009-08-19 Geoffroy Coupriewince: if you want to mess with the code, at least...
2009-08-19 Jean-Baptiste... MP4: kill a warning
2009-08-19 Jean-Baptiste... Global Hotkeys: simplify and clean code
2009-08-19 Jean-Baptiste... ASF: kill a warning
2009-08-19 Jean-Baptiste... AVI: use i_samplesize as an unsigned int (was an int)
2009-08-19 Jean-Baptiste... Fix warnings in lpcm, cc and theora
2009-08-19 Jean-Baptiste... Remove unused variables in USF module
2009-08-19 Jean-Baptiste... Kill various warnings
2009-08-19 Jean-Baptiste... Kill directSound warnings
2009-08-19 Jean-Baptiste... DirectSound: be more restrictive and fix warning
2009-08-19 Jean-Baptiste... Win32: Kill a warning in vcd
2009-08-19 Jean-Baptiste... Remove unused variables
2009-08-19 Rémi Denis... Hide psz_object_name in private data
2009-08-19 Rémi Denis... Deprecate ugly and unsafe vlc_object_find_name()
2009-08-19 Rémi Denis... ncurses: wild access to psz_object_name
2009-08-19 Rémi Denis... Qt4: wild reference to psz_object_name
2009-08-19 Rémi Denis... Remove two possibly wild references to psz_object_name
2009-08-19 Rémi Denis... Remove filter_chain_GetFilter: unused and not thread...
2009-08-19 Rémi Denis... gtk: safe but pointless reference to psz_object_name
2009-08-19 Felix Paul... VLCKit: don't return timestamps with hour digits, if...
2009-08-19 Jakob Lebenqt4: make PLModel::getItem inline
2009-08-19 Jean-Baptiste... Fix warning on Win64
2009-08-19 Jean-Baptiste... Update live Win64 patch to fix uintptr_t vs intptr_t
2009-08-19 Rémi Denis... Remove Xlib XVideo video output
2009-08-19 Rémi Denis... Remove Xlib X11 video output
2009-08-19 Jean-Baptiste... BDA: remove useless include.
2009-08-19 Jean-Baptiste... Contrib: a bit more cleaning
2009-08-19 Jean-Baptiste... Contrib constistency
2009-08-19 Jean-Baptiste... More fixes for live under Win64
2009-08-19 Rémi Duraffortdemux_xspf: remove dummy test (the test is done at...
2009-08-19 Jakob Lebenqt4: helper function PLItem * getItem( const QModelInde...
2009-08-19 Pierre d'HerbemontEnable back media_list_player's tests.
2009-08-19 Pierre d'Herbemontmedia_list_player: Use stop() so that we don't lock...
2009-08-19 Jean-Baptiste... Port directx output to Win64 awareness
2009-08-19 Rémi Duraffortxspf: factorize and set to NULL only when needed.
2009-08-19 Rémi Duraffortxspf: simplify and use free instead of FREENULL (not...
2009-08-19 Rémi Duraffortxspf: simplify again.
2009-08-19 Pierre d'Herbemontmedia_list_player: Fix the locking scheme for the callb...
2009-08-19 Pierre d'Herbemontkate: Remove unused variable.
2009-08-19 Pierre d'Herbemonttest: Print more info on error.
2009-08-19 Felix Paul... macosx: remove previous updater code as it is now repla...
2009-08-19 Felix Paul... macosx: add preliminary hash file for Sparkle support
2009-08-19 Jean-Baptiste... Port GlobalHotkeys to the correct SetWindowLongPtr API
2009-08-19 Jean-Baptiste... Do not use crashdumps on Win64
2009-08-19 Konstantin... Mention the addition of new lua parsers in NEWS.
2009-08-19 Konstantin... share/Makefile.am: distribute newly added lua playlist...
2009-08-19 Konstantin... LUA mpora parser: fix copyright year.
2009-08-19 Jean-Baptiste... Small fix for Mingw64 compilation
2009-08-19 Jean-Baptiste... Update _WIN32_IE to IE 5.01
2009-08-19 Ilkka Ollakkax264: add profile-limitter, pretty much same as in...
2009-08-19 Konstantin... LUA playlist scripts: add support for Vimeo URL parsing.
2009-08-19 Jakob Lebenqt4: prevent moving a node into itself
2009-08-19 Jakob Lebenqt4: move item removal from PLItem to PLModel...
2009-08-19 Jakob Lebenqt4 playlist: simplify view notification, don't rebuild...
2009-08-19 Rémi Duraffortxspf: simplify.
2009-08-19 Pierre d'Herbemontcontrib: Bump Mac OS X contrib binary to revision 17.
2009-08-19 Pierre d'Herbemontncurses: Remove unused variables.
2009-08-19 Pierre d'Herbemonttest: Disable test_media_list_player as it deadlocks.
2009-08-19 Jean-Baptiste... Contrib: Win64, try to force the CPU for FFmpeg
2009-08-19 Jakob Lebenqt4 playlist: make popup Add Node and Sort operate...
2009-08-19 Jean-Baptiste... Contrib: Try to fix lua's mess
2009-08-19 Jean-Baptiste... Liboil: autoreconf is needed after m4 changes.
2009-08-19 Jakob Lebenqt4 playlist: refactor meta data retrieval and show...
2009-08-19 Konstantin... LUA playlist scripts: ddd support for MPORA URL parsing.
2009-08-19 Jean-Baptiste... Consistency for patches naming
2009-08-19 Jean-Baptiste... Contrib: further fixes of Goom2k4 Makefiles
2009-08-18 Jean-Baptiste... Port live to Win64
2009-08-18 Rafaël Carréncurses: make file browser open files
2009-08-18 Jean-Baptiste... Fix Win64 patch for ebml
2009-08-18 Jean-Baptiste... Fix Makefile.
2009-08-18 Jean-Baptiste... Deactivate zvbi, pthreads, fluid for Win64 contribs
2009-08-18 Jean-Baptiste... Update fontconfig patch for xml2 removal.
2009-08-18 Rémi Denis... Remove transrate
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()
next