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-04-12
Felix Paul...
macosx: let the about window show whether VLC runs...
commit
|
commitdiff
|
tree
2009-04-12
Rémi Denis...
Remove unused vlc_(send|recv)msg
commit
|
commitdiff
|
tree
2009-04-12
Rémi Denis...
Fix C++ linking
commit
|
commitdiff
|
tree
2009-04-11
Pierre d'Herbemont
macosx/framework: Back in business.
commit
|
commitdiff
|
tree
2009-04-11
Pierre d'Herbemont
Use the nsobject for minimal_macosx.
commit
|
commitdiff
|
tree
2009-04-11
Pierre d'Herbemont
libvlc: Export _get/set_nsobject.
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
Win32: use the destructor function for TLS (fixes ...
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
vlc_thread_fatal is not needed on production builds
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
libvlc.dll needs libcompat.la
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
Preprocessor is sufficient for mingw-runtime check
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
Fix strcasestr replacement
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
Deinline vlc_threadvar_(|s)get and kill useless indirection
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
typo
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis...
Rationalize string
commit
|
commitdiff
|
tree
2009-04-11
Jean-Philippe...
Fix object leak (1 from my previous commit + 2 others)
commit
|
commitdiff
|
tree
2009-04-11
Jean-Philippe...
Fix segfault: press Shift+A without an opened AOUT...
commit
|
commitdiff
|
tree
2009-04-11
Jean-Philippe...
Qt: toggle minimal view should not change the interface...
commit
|
commitdiff
|
tree
2009-04-11
Jean-Philippe...
Qt: no popup menu over the status bar and menu bar
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove buggy and unused vlc_wraptext()
commit
|
commitdiff
|
tree
2009-04-10
Derk-Jan Hartman
macosx: fix compilation error introduced in [5c30d75fcc...
commit
|
commitdiff
|
tree
2009-04-10
Derk-Jan Hartman
mkv: remove unmatche #endif introduced [b870bc9ddf45f01...
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Merge branch 'master' of git@git.videolan.org:vlc
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Move remaining replacement to static import library
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Mention which standard replacements follow
commit
|
commitdiff
|
tree
2009-04-10
Felix Paul...
macosx: NSApplication was subclassed in [408f769e5768bf...
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Avoid alloca()
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Use stack array rather than alloca
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove useless bsearch check
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Start moving replacement functions to a static import...
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove unused scandir check
commit
|
commitdiff
|
tree
2009-04-10
David Flynn
win32: delete old *printf fixup code.
commit
|
commitdiff
|
tree
2009-04-10
David Flynn
win32: Fix *printf & require mingw32-runtime version...
commit
|
commitdiff
|
tree
2009-04-10
David Flynn
Revert "Revert "win32: remove old attempts to define...
commit
|
commitdiff
|
tree
2009-04-10
David Flynn
contrib: fix building static liboil
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove useless check for time.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove useless (partially used) check for stdint.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove unused check for sys/sockio.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove useless (very partially used) check for errno.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove unused check for stdbool.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove unused check for wchar.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove unused check for sys/int_types.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove useless check for inttypes.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis...
Remove useless check for (C89) <signal.h>
commit
|
commitdiff
|
tree
2009-04-10
Felix Paul...
macosx: implement controll support for the Media Keys...
commit
|
commitdiff
|
tree
2009-04-10
Felix Paul...
macosx: fixed crash in case either psz_module or psz_ms...
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Qt4: correct fix for Hotkeys preferences.
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Contribs: live-win32-nonblock.patch is unneeded now...
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Revert "win32: fix %zu fixups - dont use mingw's vsnprintf"
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Revert "win32: vlc_fix_format_string - various fixes"
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Revert "win32: make vlc_vsnprintf more like c99 vsnprintf"
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Revert "win32: remove old attempts to define snprintf...
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Revert "Qt: fix crashes possible in Hotkey settings."
commit
|
commitdiff
|
tree
2009-04-09
Laurent Aimar
Improved wav multichannel support.
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis...
Compile fix
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Qt: fix crashes possible in Hotkey settings.
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis...
XCB: resize support
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis...
X11 common: code factorization
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis...
xcb_window: implement VOUT_SET_SIZE
commit
|
commitdiff
|
tree
2009-04-09
Jean-Baptiste...
Contrib: Force schroedinger to be mono-threaded, until...
commit
|
commitdiff
|
tree
2009-04-09
Felix Paul...
macosx: updated window styles for VLCControllerWindow...
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis...
Add vlm_MessageSimpleNew with --disable-vlm
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Fixed spu_t attach/detach sequence.
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Fixed sanetizing of file name in input_CreateFilename.
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Warned about unused filename_sanitize result.
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Fixed integer overflow in avi index creation.
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis...
Improve debug
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis...
Cosmetic
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis...
Forcefully update file size if read data past the forme...
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis...
Reading regular and block files can always be paced
commit
|
commitdiff
|
tree
2009-04-08
Felix Paul...
avi: set title instead of message. This looks better...
commit
|
commitdiff
|
tree
2009-04-08
Felix Paul...
macosx: make sure that 'dialog-progress-bar' and 'dialo...
commit
|
commitdiff
|
tree
2009-04-08
Felix Paul...
macosx: draft for 'dialog-progress-bar' and clean up
commit
|
commitdiff
|
tree
2009-04-08
Felix Paul...
macosx: added 'ffmpeg-skiploopfilter' to the simple...
commit
|
commitdiff
|
tree
2009-04-08
Vincenzo Reale
l10n: Italian update
commit
|
commitdiff
|
tree
2009-04-08
Eric Lassauge
qt4: i18n fixes
commit
|
commitdiff
|
tree
2009-04-08
Eric Lassauge
i18n: Add missing files
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: compilation fix *grml*
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: reflect the renamings in the respective files
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: rename files as there is no Interaction framewo...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: new nib file for more complex dialogs triggered...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: implemented 'dialog-login' and cleaned up most...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: implement 'dialog-fatal' and 'dialog-question...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
macosx: fix addition of empty folders to the playlist...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
contribs: forward-port Derk-Jan's libswscale fixes...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
contribs: bootstrap dirac on Darwin, so we don't need...
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
contribs: fix goom compilation
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
contribs: updated libtool to 2.2.6(a) because of dirac
commit
|
commitdiff
|
tree
2009-04-07
Felix Paul...
contribs: live555 compilation fix
commit
|
commitdiff
|
tree
2009-04-06
Vincenzo Reale
l10n: Italian update
commit
|
commitdiff
|
tree
2009-04-06
Myckel Habets
l10n: Dutch update
commit
|
commitdiff
|
tree
2009-04-06
A S Alam
l10n: Punjabi update
commit
|
commitdiff
|
tree
2009-04-06
Tomáš Chvátal
l10n: Czech update
commit
|
commitdiff
|
tree
2009-04-06
Christophe...
Merge po with new vlc.pot
commit
|
commitdiff
|
tree
2009-04-06
Christophe...
Update vlc.pot with the strings from the .ui this time
commit
|
commitdiff
|
tree
2009-04-06
Antoine Cellerier
Don't reinvent strcasecmp().
commit
|
commitdiff
|
tree
2009-04-06
Antoine Cellerier
Use image_Mime2Fourcc().
commit
|
commitdiff
|
tree
2009-04-06
Antoine Cellerier
Add image_Mime2Fourcc() function and use in image_ReadUrl()
commit
|
commitdiff
|
tree
2009-04-06
Derk-Jan Hartman
libmpeg2: Fix Closed Captions in GOP.
commit
|
commitdiff
|
tree
2009-04-06
Antoine Cellerier
Do not print the password in the log. That's dangerous!
commit
|
commitdiff
|
tree
next