git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2007-08-17
Pierre d'Herbemont
control/media_discoverer.c: Implementation of a media_d...
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
src/playlist/item.c: Avoid a dead lock.
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
misc/events.c: Avoid a warning.
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
misc/events.c: Don't call an invalid ptr (oops).
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
src/playlist/item.c: Retain the playlist.
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
playlist/services_discovery.c: Improved services_discov...
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
Forgotten files from previous commit.
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
misc/events.c: Avoid a couple of warning and move the...
commit
|
commitdiff
|
tree
2007-08-17
Pierre d'Herbemont
control/media_list.c: Fix a typo about subitems.
commit
|
commitdiff
|
tree
2007-08-16
Christophe...
Partially revert [20983]. Fix 'vlc -p foo'
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
make net_SetDSCP static
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Unexport utf8_mkdir and vlc_current_object
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
src/playlist/item.c: Don't yield the playlist.
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
aout_Restart: make static
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Do not export thread init functions.
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Hide thread ID out of VLC_COMMON_MEMBERS
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
There is always a thread to join here. No need to check
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Cosmetic
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
No need to check b_thread... there is ALWAYS a thread...
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
media_instance.c: Don't forget mutex destruction.
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Do not free which has not been malloc'd - fixes #1263
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
input/meta.c: Better handle NULL meta.
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
control/media_list.c: Handle libvlc_MediaDescriptorSubI...
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
control/media_descriptor.c: Forward vlc_InputItemSubIte...
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
modules/demux/playlist/luaplaylist.c: Remove unwanted...
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
modules/demux/playlist/*.c: Use the new playlist indepe...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Hide internal variables state
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
include/vlc_input.h: Make input items able to themselve...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Compile fix
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Remove the p_libvlc_global pointer from VLC_COMMON_MEMBERS.
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Remove redumdant parameter to vlc_global
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Fix character set
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Do not try to access other's filters
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Sync with bridge changes in other plugins
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
More libvlc_global presumed abuse
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Destroy snapshot-id from the right object...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Do not abuse global!
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
ffmpeg: use var_GetGlobalMutex
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
use var_GetGlobalMutex
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Made mosaic shared struct per-instance rather than...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Use var_GetGlobalMutex
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Compile fix
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
var_GetGlobalMutex() creates and gets a global mutex
commit
|
commitdiff
|
tree
2007-08-16
Damien Fouilleul
lua: fixed search paths list for scripts, needs more...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
vlc_global_object: return the global (process-wide...
commit
|
commitdiff
|
tree
2007-08-16
Damien Fouilleul
libtool: added support for libtool executable wrapper...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Prepare to privatize some members of VLC_COMMON_MEMBERS
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Inlining non-static functions that are part of the...
commit
|
commitdiff
|
tree
2007-08-16
Rémi Denis...
Fix one of so many memory handling warning
commit
|
commitdiff
|
tree
2007-08-16
Damien Fouilleul
fix dynamic plugins broken in r21118, not sure if this...
commit
|
commitdiff
|
tree
2007-08-16
Pierre d'Herbemont
modules/misc/quartztext.c: Avoid reading a Null ptr.
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
src/control/media_instance.c: Create and Destroy the...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
src/control/media_list.c: Handle meta changed event...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
src/control/media_descriptor.c: Forward vlc_InputItemMe...
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
Fix "normal" builds
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
src/control/media_descriptor.c: Better libvlc_media_des...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
src/control/media_descriptor.c: Title meta.
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
svn:ignore
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
Continue fixing static builds
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
There is no such thing as a sgimb plugin
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
*Partially* fix static builds
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
video chromas: finalize SSE2 improvements
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
Make scripts as such
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
Unused stuff
commit
|
commitdiff
|
tree
2007-08-15
Rémi Denis...
Remove some plugin/builtin cruft from pre-libvlc era
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
lua modules: enforce DIR_SEP instead of /
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
include/vlc_input.h: Emit vlc_InputItemMetaChanged...
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
modules/modules.c: enforce DIR_SEP in paths
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
An other attempt at fixing compilation of dbus.
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
wxwidgets: meta fixes, constify update_download
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
qt4: forgot that file in previous commit
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
misc/mtime.c: warning fixes, latest MinGW has gettimeof...
commit
|
commitdiff
|
tree
2007-08-15
Damien Fouilleul
qt4: compile fixes, replaced asnprintf by snprintf...
commit
|
commitdiff
|
tree
2007-08-15
Jean-Paul Saman
Readibility.
commit
|
commitdiff
|
tree
2007-08-15
Jean-Paul Saman
Remove excess whitespace
commit
|
commitdiff
|
tree
2007-08-15
Jean-Paul Saman
Remove excess whitespace.
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
Attempt to fix previous commit.
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
Attempt to fix previous commit.
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
More svn propset svn:keywords "Id".
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
s/svn:keyword/svn:keywords/ (oops).
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
share/luameta/googleimage.lua: Resolve % escape in...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
Bunch of propset svn:keyword "Id".
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
modules/meta_engine/luameta.c: Add resolve_xml_special_...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
* Protect input item's meta through setters and getters...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
share/luameta/googleimage.lua: Rework a bit to better...
commit
|
commitdiff
|
tree
2007-08-15
Pierre d'Herbemont
modules/misc/playlist/xspf.c: Remove some weird duplica...
commit
|
commitdiff
|
tree
2007-08-14
Pierre d'Herbemont
modules/misc/notify/growl.c: Remove some dead code.
commit
|
commitdiff
|
tree
2007-08-14
Pierre d'Herbemont
modules/misc/notify/msn.c: Remove some dead code.
commit
|
commitdiff
|
tree
2007-08-14
Pierre d'Herbemont
modules/meta_engine/googleimage.c: Remove the googleima...
commit
|
commitdiff
|
tree
2007-08-14
Pierre d'Herbemont
modules/meta/Modules.am: Add the luameta module and...
commit
|
commitdiff
|
tree
2007-08-14
Rémi Denis...
select() sucks
commit
|
commitdiff
|
tree
2007-08-14
Bernie Purcell
Corrections to scaling logic in previous commit
commit
|
commitdiff
|
tree
2007-08-13
Rafaël Carré
Updates POTFILES.in to include new subsdec files create...
commit
|
commitdiff
|
tree
2007-08-13
Christophe...
Proper date and svn:keywords
commit
|
commitdiff
|
tree
2007-08-13
Pierre d'Herbemont
modules/meta_fetcher/luameta.c: Fix file name in header...
commit
|
commitdiff
|
tree
2007-08-13
Pierre d'Herbemont
modules/meta_engine/luameta.c: Get meta (untested)...
commit
|
commitdiff
|
tree
2007-08-13
Pierre d'Herbemont
modules/gui/qt4: More compilation attempt.
commit
|
commitdiff
|
tree
2007-08-13
Rafaël Carré
fucking make
commit
|
commitdiff
|
tree
2007-08-13
Pierre d'Herbemont
misc/events.c: Add a new way to send receive events...
commit
|
commitdiff
|
tree
next