git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2009-05-17
Jean-Baptiste...
Qt: correctly split the MRL
commit
|
commitdiff
|
tree
2009-05-17
Jean-Baptiste...
Qt: fix missing 's' in function name
commit
|
commitdiff
|
tree
2009-05-17
Jean-Baptiste...
Cosmetics.
commit
|
commitdiff
|
tree
2009-05-17
Jean-Baptiste...
Forgotten FileSeparator issue.
commit
|
commitdiff
|
tree
2009-05-17
Jean-Baptiste...
Qt: reindent after last commit.
commit
|
commitdiff
|
tree
2009-05-17
Jean-Baptiste...
Qt4: fix DIR_SEP on open.
commit
|
commitdiff
|
tree
2009-05-17
Rémi Duraffort
When adding an URL, create the name without login and...
commit
|
commitdiff
|
tree
2009-05-17
Rémi Duraffort
Fix the type guess: this can be a protocol only if...
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
Dshow: fix compilation after the big fourCC changes.
commit
|
commitdiff
|
tree
2009-05-16
Pierre d'Herbemont
test: Fix url test on Mac OS X.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Fixed osd_* functions when the OSD was not loaded.
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
Gtk_main: fix compilation.... Completly untested.
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
pda: fix typo introduced by [ebd7cf22ae7d5b3a1bbf1cd872...
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
pda: Fix warnings.
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
Pda: fix compile broken by [05492281]
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Used filter_New/DeletePicture when applicable.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Used picture_New in mosaic_bridge.c
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Replaced vout_InitPicture/Format with their equivalent.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Added video_format_Setup to replace vout_InitFormat.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Added a picture_Setup to replace vout_InitPicture.
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Split pthread and Win32 code into separate files
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Fixed skins2 compilation.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Do not uselessly include vlc_vout.h in video_chroma.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Removed useless includes.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Do not uselessly include vlc_vout.h in access.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Do not uselessly include vlc_vout.h in filters.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Fixed vlc_filter.h include.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Do not uselessly include vlc_vout.h in decoders.
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Fixed includes in vlc_codec.h
commit
|
commitdiff
|
tree
2009-05-16
Laurent Aimar
Split vlc_vout.h into vlc_picture.h and vlc_subpicture.h
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
qt4: metaChanged -> currentMetaChanged
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: pass input items rather than ID through IMevent
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: keep input item rather than ID in the manager
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_ItemFindFromInputAndRoot: use pointer rather...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Compare input item pointers, no need to deref here
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Pass pointer rather than ID for playlist item-current
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Pass input item through playlist item-change rather...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: remove dead code
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Merge branch 1.0-bugfix
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: non-sense way of getting current playlist item
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Attach fetcher to playlist so it gets proper configuration
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_DeleteFromInput: pass the input item rather...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
fetcher is a VLC object
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_Add and playlist_AddExt: return error/success...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Remove never used value
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
playlist_ItemGetByInputId: remove dead code
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Bump libvlccore SOVERSION
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
HTTP: try to fix mix of input item IDs and playlist...
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: add QVLCInteger
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Qt4: move QVLCVariable out of external dialogs
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2009-05-16
Rémi Denis...
Revert "loose up little xcb-xv version requirements"
commit
|
commitdiff
|
tree
2009-05-16
Jean-Baptiste...
Qt: use a better name for artWork function to avoid...
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Fixed DMO wrapper.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Respect album-art for CDDB request.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Correctly detect rewind (rtsp).
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Do not call EnsureUTF8 on NULL string (cdtext).
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
DMO: support for WMAL and wmal fourCC
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
Add wmal and WMAL fourCC
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
Qt: Be carefull with C++. Fix the issue with downloadin...
commit
|
commitdiff
|
tree
2009-05-15
Pierre Ynard
WinCE: Require a recent enough mingwce to fix *printf...
commit
|
commitdiff
|
tree
2009-05-15
Jean-Baptiste...
Qt: Be carefull with C++. Fix the issue with downloadin...
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Removed impossible fourcc in record.c
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Used vlc_fourcc_GetCodecAudio when applicable.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Added a small vlc_fourcc_GetCodecAudio helper.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Used vlc_fourcc_GetCodecFromString where applicable.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Added a small vlc_fourcc_GetCodecFromString helper.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Replaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Removed unused AUDIO_FMT_S/U16_NE.
commit
|
commitdiff
|
tree
2009-05-15
Laurent Aimar
Added and used VLC_CODEC_MP3 when applicable.
commit
|
commitdiff
|
tree
2009-05-15
Pierre Ynard
WinCE: Require a recent enough mingwce to fix *printf...
commit
|
commitdiff
|
tree
2009-05-15
Nicolas Chauvet...
Fix missing symbol in libxvmc_plugin.so
commit
|
commitdiff
|
tree
2009-05-15
Jean-Paul Saman
Compile fix: Include limits.h when using PATH_MAX
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Qt: Default Output address to 0.0.0.0 in HTTP and MMS
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Revert "Forbid Qt4.5.0"
commit
|
commitdiff
|
tree
2009-05-14
Rémi Duraffort
input: Fix a memleak.
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
Use var_GetInteger()
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Copyright Update and cosmetic
commit
|
commitdiff
|
tree
2009-05-14
Laurent Aimar
Added missing vobsub.h
commit
|
commitdiff
|
tree
2009-05-14
Laurent Aimar
Added vobsub.h to Modules.am
commit
|
commitdiff
|
tree
2009-05-14
Geoffroy Couprie
wince: replace _wrename by MoveFileW
commit
|
commitdiff
|
tree
2009-05-14
Pierre Ynard
wince: replace getpid by GetCurrentProcessId
commit
|
commitdiff
|
tree
2009-05-14
Hugo Beauzee...
Adding a libvlc_MediaPlayerLengthChanged event
commit
|
commitdiff
|
tree
2009-05-14
John Stebbins
vobsub idx parsing in matroska tracks
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Mark loop, repeat, random as safe.
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Forbid Qt4.5.0
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Remove kludge for old Qt versions.
commit
|
commitdiff
|
tree
2009-05-14
Jean-Baptiste...
Bump necessary Qt version to 4.4
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mozilla: fix integer types
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmsh: cleanup
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmstu: fix memleak
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmsh: fix potential memleak
commit
|
commitdiff
|
tree
2009-05-14
Jean-Paul Saman
mmstu: handle keepalive error case
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
XCB/window: add XFree86 extended key symbols
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-14
Rémi Denis...
XCB/window: implement --video-title, UTF-8 names
commit
|
commitdiff
|
tree
next