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-12-28
Felix Paul...
* add a 'graphite' button set including the facilities...
commit
|
commitdiff
|
tree
2007-12-28
Rémi Duraffort
Improve Aspect Ratio and Crop support
commit
|
commitdiff
|
tree
2007-12-28
Pierre d'Herbemont
MacOSX/Framework: Fix end of file line, at least on...
commit
|
commitdiff
|
tree
2007-12-28
Pierre d'Herbemont
MacOSX/Framework/VLCLibrary.m: Default the use of the...
commit
|
commitdiff
|
tree
2007-12-28
Pierre d'Herbemont
MacOSX/Framework/VLCVideoView.m: Supports the opengllay...
commit
|
commitdiff
|
tree
2007-12-28
Pierre d'Herbemont
MacOSX/Framework/VLCMediaListAspect.m: Implement -paren...
commit
|
commitdiff
|
tree
2007-12-28
Pierre d'Herbemont
MacOSX/Framework/VLCMediaList.m: Implement -isReadOnly.
commit
|
commitdiff
|
tree
2007-12-28
Pierre d'Herbemont
video_output/opengllayer.m: Fix a warning, and use...
commit
|
commitdiff
|
tree
2007-12-28
Rémi Denis...
Be on the safe side of memory protection for now: use...
commit
|
commitdiff
|
tree
2007-12-28
Felix Paul...
* make sure our window titles change while switching...
commit
|
commitdiff
|
tree
2007-12-28
Rémi Denis...
block_mmap_Alloc: commoditize block allocation from...
commit
|
commitdiff
|
tree
2007-12-28
Rémi Denis...
Fix stack overflow in debug code: use heap for large...
commit
|
commitdiff
|
tree
2007-12-28
Christophe...
.
commit
|
commitdiff
|
tree
2007-12-28
Felix Paul...
* adapted the wizard to use the RTP stream out module...
commit
|
commitdiff
|
tree
2007-12-28
Ilkka Ollakka
small fix for http-streaming, don't set b_die to true...
commit
|
commitdiff
|
tree
2007-12-27
Rémi Denis...
Revert [23889]. Don't enable debug if you don't want it.
commit
|
commitdiff
|
tree
2007-12-27
Jean-Paul Saman
Sync with latest live555 source code.
commit
|
commitdiff
|
tree
2007-12-27
Jean-Paul Saman
Fix segfault when Connect() returned failure and fix...
commit
|
commitdiff
|
tree
2007-12-27
Jean-Paul Saman
Indentation fix
commit
|
commitdiff
|
tree
2007-12-27
Jean-Paul Saman
Silence debug message.
commit
|
commitdiff
|
tree
2007-12-27
Felix Paul...
* couple of NEWS updates and typo fixes here and there
commit
|
commitdiff
|
tree
2007-12-26
Felix Paul...
* revert previous forward-port, as video-device's conte...
commit
|
commitdiff
|
tree
2007-12-26
Felix Paul...
* forward-port [23884]
commit
|
commitdiff
|
tree
2007-12-26
Pierre d'Herbemont
video_output/opengllayer.m: Correctly set the initial...
commit
|
commitdiff
|
tree
2007-12-26
Rémi Denis...
Move a few large inlines out of include/
commit
|
commitdiff
|
tree
2007-12-26
Rémi Denis...
Code factorization
commit
|
commitdiff
|
tree
2007-12-26
Rémi Denis...
Add "safe" config item property
commit
|
commitdiff
|
tree
2007-12-26
Antoine Cellerier
Three new chroma converters:
commit
|
commitdiff
|
tree
2007-12-26
Pierre d'Herbemont
MacOSX/Framework/VLCMediaDiscoverer.m: Remove silly...
commit
|
commitdiff
|
tree
2007-12-26
Antoine Cellerier
Some more filter work:
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
vlc/libvlc.h: Set the return value of the libvlc_*_is_...
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_discoverer.c: Set the corresponding media...
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_list.c: read-only-fy add_media_descriptor().
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_list.c: Implement read-only media_list.
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
MacOSX/Framework/VLCMediaDiscoverer: Publish -isRunning.
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_discoverer.c: Publish media_discoverer_is...
commit
|
commitdiff
|
tree
2007-12-25
Antoine Cellerier
Video filter fixes:
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_discoverer.c: Publish media_discoverer_ev...
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
MacOSX/Framework: Use the Pre-Compile script.
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
MacOSX/Framework: Properly track updated library and...
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_discoverer.c: Forward started and ended...
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
playlist/services_discovery.c: Send service discover...
commit
|
commitdiff
|
tree
2007-12-25
Pierre d'Herbemont
control/media_list_view.c: Implement media_list_view_pa...
commit
|
commitdiff
|
tree
2007-12-25
Felix Paul...
* mmap is broken on Darwin. Disabled it for now to...
commit
|
commitdiff
|
tree
2007-12-25
Felix Paul...
* disable any MMX usage in FFmpeg on Darwin 9 (x86...
commit
|
commitdiff
|
tree
2007-12-24
Pierre d'Herbemont
Sources/VLCMedia.m: Implement a KeyValueCoding enabled...
commit
|
commitdiff
|
tree
2007-12-24
Pierre d'Herbemont
control/media_descriptor.c: Publish an Event plus a...
commit
|
commitdiff
|
tree
2007-12-24
Rémi Duraffort
improve sdl video output. If there is some stupidities...
commit
|
commitdiff
|
tree
2007-12-24
Antoine Cellerier
Revert r23852.
commit
|
commitdiff
|
tree
2007-12-24
Christophe...
distribute the Christmas icons
commit
|
commitdiff
|
tree
2007-12-24
Rémi Denis...
Not every body trusts "free.fr", especially not through...
commit
|
commitdiff
|
tree
2007-12-24
Antoine Cellerier
Include font and password configuration items in the...
commit
|
commitdiff
|
tree
2007-12-24
Antoine Cellerier
Use \033[0;1m instead of \033[37;1m for bold text using...
commit
|
commitdiff
|
tree
2007-12-24
Antoine Cellerier
Use the longtext as longtext.
commit
|
commitdiff
|
tree
2007-12-24
Pierre d'Herbemont
services_discovery/shout.c: No need to incref. (fix...
commit
|
commitdiff
|
tree
2007-12-24
Jean-Baptiste...
Remove unused variable in OSD. Revert if needed :D
commit
|
commitdiff
|
tree
2007-12-24
Jean-Baptiste...
Fix a Typo.
commit
|
commitdiff
|
tree
2007-12-24
Jean-Baptiste...
Qt4 - Background Widget change. Resetting the maximum...
commit
|
commitdiff
|
tree
2007-12-24
Richard Hosking
v4l2.c: Patch by Dennis Lou to add MPEG2 support....
commit
|
commitdiff
|
tree
2007-12-23
Antoine Cellerier
Allow specifying options specific to each url in the...
commit
|
commitdiff
|
tree
2007-12-23
Antoine Cellerier
Merge the shoutcast and freebox service discovery modul...
commit
|
commitdiff
|
tree
2007-12-23
Felix Paul...
macosx: remove useless setting as basically no user...
commit
|
commitdiff
|
tree
2007-12-23
Felix Paul...
macosx:playlist.m turn an error msg into a warning...
commit
|
commitdiff
|
tree
2007-12-23
Rémi Denis...
Fix format string injection in the Connection field...
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/video_output/opengllayer.m: Don't free the...
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
playlist: Fix an input_item leak in item.c, and notice...
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
playlist/tree.c: Fix an input_item leak.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/demux/playlist/xspf.c: Show where the input_ite...
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/demux/playlist/*.c: Fix input_item memleaks.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
control/media_descriptor.c: Prevent an input_item memleak.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/demux/mp4/mp4.c: Fix an input_item memleak.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/control/http: Fix input_item memleak.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/access/directory.c: Fix an input_item memleak.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/access/cdda.c: Fix an input_item memleak.
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
vlc_common.h:
commit
|
commitdiff
|
tree
2007-12-23
Rafaël Carré
contribs: fix libdvdnav runtime on win32 (patch was...
commit
|
commitdiff
|
tree
2007-12-23
Rémi Duraffort
little error
commit
|
commitdiff
|
tree
2007-12-23
Felix Paul...
* withCString is deprecated in 10.4. Use WithUTF8String...
commit
|
commitdiff
|
tree
2007-12-23
Rémi Duraffort
remove memory leak
commit
|
commitdiff
|
tree
2007-12-23
Jean-Baptiste...
Qt4 - Small fix to get a smaller size when a video...
commit
|
commitdiff
|
tree
2007-12-23
Pierre d'Herbemont
modules/macosx/playlist.m: Remove code that shouldn...
commit
|
commitdiff
|
tree
2007-12-23
Jean-Baptiste...
And forgot the other file... Sorry.
commit
|
commitdiff
|
tree
2007-12-23
Jean-Baptiste...
Qt4 - Clean more.
commit
|
commitdiff
|
tree
2007-12-23
Jean-Baptiste...
Qt4 - simplify the VideoWidget. VideoWidget is a just...
commit
|
commitdiff
|
tree
2007-12-23
Jean-Baptiste...
Qt4 - less ugly Noart pix
commit
|
commitdiff
|
tree
2007-12-23
Rafaël Carré
fix #1409
commit
|
commitdiff
|
tree
2007-12-22
Christophe...
Slovenian translation update by Matej Urbančič.
commit
|
commitdiff
|
tree
2007-12-22
Christophe...
Use dgettext() (aka _() ) rather than gettext().
commit
|
commitdiff
|
tree
2007-12-22
Jean-Baptiste...
Qt4 - timeLabel cosmetic.
commit
|
commitdiff
|
tree
2007-12-22
Jean-Baptiste...
Qt4 - Add a "medium" volume icon as requested on IRC...
commit
|
commitdiff
|
tree
2007-12-22
Jean-Baptiste...
Qt4 - Make the time Label right aligned and not size...
commit
|
commitdiff
|
tree
2007-12-22
Pierre d'Herbemont
services_discovery/sap.c: Make sure the thread will...
commit
|
commitdiff
|
tree
2007-12-22
Pierre d'Herbemont
include/vlc_objects.h: Use the usual macro trick, to...
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
syntax error
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
Add an error message
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
Fix warnings
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
_pipe is not selectable on Windows, so return -1
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
Corner case race condition in the waitpipe
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
Put debug/test code for mmap
commit
|
commitdiff
|
tree
2007-12-22
Rémi Denis...
- Parse seek offsets as unsigned (why they were signed...
commit
|
commitdiff
|
tree
next