]> git.sesse.net Git - vlc/shortlog
vlc
2011-08-23 Rémi Denis... Cleanup dlopen detection
2011-08-23 Felix Paul... macosx: remove 'macosx-eq-keep', since it is a useless...
2011-08-23 Rémi Denis... Remove old HAVE_DL_DLOPEN definition
2011-08-23 Rémi Denis... Remove old checks for dlfcn.h and sys/dl.h
2011-08-23 Rémi Denis... OMX IL assumes dlfcn.h, remove redumdant ifdefs
2011-08-23 Rémi Denis... Useless #include
2011-08-23 Rémi Denis... configure: update libtool macros
2011-08-23 Jean-Baptiste... TS: fix linking on win32
2011-08-23 Jean-Baptiste... TS demux: remove unneeded header and add comment
2011-08-23 Jean-Baptiste... Win32: move to WinXP SP2 APIs and IE 6.0 APIs
2011-08-23 Jean-Baptiste... Win32: fix small error in configure.ac
2011-08-23 Jean-Baptiste... Correct WVP2 fourcc and map to avcodec
2011-08-23 Jean-Baptiste... Avcodec: playback of WMVP
2011-08-22 Pierre YnardUse MessageBox() in a portable way
2011-08-22 Pierre Ynardadjust: fix typo
2011-08-22 Pierre Ynardadjust: distribute header file
2011-08-22 Pierre Ynardi18n: adding new file
2011-08-22 Tobias GüntnerMerge if conditions
2011-08-22 Rémi Denis... Simplify and fix WinCE build
2011-08-22 Jean-Baptiste... adjust: remove unnecessary header
2011-08-22 Martin BrizaSplit adjust filter in two source files
2011-08-22 Rémi Denis... Win32: use error message box rather than text console...
2011-08-22 Rémi Denis... Move help command line options handling to a new file
2011-08-22 Rémi Denis... Update build rules for the plugins cache in build tree
2011-08-22 Rémi Denis... Obsolete confusing --miface-addr option and rework...
2011-08-22 Rémi Denis... Rework multicast join
2011-08-22 Felix Paul... macosx: removed 'erase logo' from the video effects...
2011-08-22 Felix Paul... macosx: don't update the sidebar too often
2011-08-22 Rémi Denis... stream_out_select needs sockets
2011-08-22 Rémi Denis... Remove redumdant family parameter to net_OpenDgram()
2011-08-22 Jean-Baptiste... Smem: don't divide by 0
2011-08-22 Grigori Goronzylibass: match font attachments based on extension
2011-08-22 Grigori Goronzylibass: add message callback
2011-08-22 Rafaël CarréReally fix linking with libv4l2
2011-08-21 Felix Paul... macosx: minor layout changes to the AudioEffects panel...
2011-08-21 Felix Paul... macosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul... macosx: adopt courmisch's feedback, thx
2011-08-21 Rémi Denis... Allow logging error messages with no VLC object (NULL)
2011-08-21 Felix Paul... macosx: fixed compilation against the updated msg API
2011-08-21 Rémi Denis... Gather all checks for the command line help options
2011-08-21 Rémi Denis... Initialize language from vlcrc before any language...
2011-08-21 Rémi Denis... Load plugins and configuration as soon as possible
2011-08-21 Rémi Denis... Use standard putc_unlocked() instead of fputc_unlocked()
2011-08-21 Rémi Denis... Win32: fix definition of VLC_STATIC_COND
2011-08-21 Rémi Denis... Ignore D2D headers if they do not work in plain C
2011-08-21 Rémi Denis... configure: no need for -DSYS_*
2011-08-20 Rafaël Carrévlc_arrays: remove unused macro _ARRAY_GROW
2011-08-20 Rafaël Carréremove redundant TAB_APPEND_CPP
2011-08-20 Rémi Denis... logger: dispatch message directly to the correct functi...
2011-08-20 Rémi Denis... Push log message formatting to subscribers
2011-08-20 Rémi Denis... Move msg_Copy() and msg_Free() to ncurses
2011-08-20 Rémi Denis... Also deprecate verbosity functions
2011-08-20 Rémi Denis... libvlc_log_*: deprecated and reimplement as compatibili...
2011-08-20 Rémi Denis... Win32: use only one condition variable per R/W lock
2011-08-20 Rémi Denis... Update list of SOCKET_LIBS-dependent plugins
2011-08-20 Felix Paul... macosx: simplified the subtitle opening sheet
2011-08-20 Rémi Denis... Do not redefine stuff from <ws2ipdef.h>
2011-08-20 Rémi Denis... Move Winsock poll() emulation to src/win32/
2011-08-20 Rémi Denis... src/Makefile: dead code
2011-08-20 Rémi Denis... Check for struct pollfd separately from poll, needed...
2011-08-20 Rémi Denis... configure: unify poll and connect tests
2011-08-20 Rémi Denis... Fix d2d1.h detection: C++ is required
2011-08-19 Rémi Denis... SRTP needs gcrypt
2011-08-19 Rémi Denis... Reduce interface lock scope
2011-08-19 Rémi Denis... Remove references to the VCDX interface
2011-08-19 Rémi Denis... Remove dangling module bank error check
2011-08-19 Rémi Denis... Remove the libvlc global lock
2011-08-19 Rémi Denis... Clean up CPU flags one-time initialization
2011-08-19 Rémi Denis... Move CPU capabilities debug to src/misc/cpu.c
2011-08-19 Rémi Denis... Obsolete thread-unsafe command line options for CPU...
2011-08-19 Rémi Denis... Remove unused system_End() parameter
2011-08-19 Rémi Denis... Use same callback prototype for built-in logger as...
2011-08-19 Rémi Denis... Remove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis... Fix namespace, remove useless variable and clean up...
2011-08-19 Rémi Denis... Make log messages subscriber static
2011-08-19 Rémi Denis... Remove object message filtering from core
2011-08-19 Rémi Denis... Qt4: implement message object/module filter in the...
2011-08-19 Rémi Denis... modules/genmf: set LDFLAGS
2011-08-19 Felix Paul... macosx: implement a 'Record' menu item
2011-08-19 Felix Paul... macosx: make sure we can't access the split view while...
2011-08-19 Felix Paul... macosx: work-around CoreAnimation limitations on 10...
2011-08-19 Felix Paul... macosx: show the playlist size as a badge in the sideba...
2011-08-19 Felix Paul... macosx: converted interface builder files from nib...
2011-08-19 Felix Paul... macosx: use a nice button for the drop zone on 10.6...
2011-08-19 Felix Paul... vout_macosx: fixed memory leak
2011-08-19 Felix Paul... configure: use VLC_ADD_LIBS to pass more flags to the...
2011-08-19 Felix Paul... configure: fixed linking of Mac modules and x264 which...
2011-08-19 Anuradha SuraparajuAdd Dirac encoding support using the Schroedinger library
2011-08-19 Rafaël CarréFix linking with libv4l2
2011-08-18 Rémi Denis... Remove msg_subscription_t.verbosity
2011-08-18 Rémi Denis... Remove msg_SubscriptionSetVerbosity
2011-08-18 Rémi Denis... ncurses: apply message verbosity filtering
2011-08-18 Rémi Denis... ncurses: no need to turn off cancellation in message...
2011-08-18 Rémi Denis... Qt4: apply verbosity filtering within Qt, do not rely...
2011-08-18 Rémi Denis... Useless #include
2011-08-18 Rémi Denis... Remove redumdant vlc_va_copy() and checks
2011-08-18 Rémi Denis... bswap64: hack for C++ brain damage
2011-08-18 Rémi Denis... Remove vlc-config
2011-08-18 Rémi Denis... Migrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Rémi Denis... Set filesystem libs in Makefile
next