]> git.sesse.net Git - vlc/history - modules
Print less information about the compilation when using make.pl
[vlc] / modules /
2008-05-06 Rafaël Carrémosaic: Free string variables after using them
2008-05-06 Jean-Paul SamanFix compiler warning in fbosd.c
2008-05-06 Jean-Paul SamanRemove dead code.
2008-05-06 Jean-Paul SamanCleanup and add workaround for FPGA bug.
2008-05-05 Rémi Denis-CourmontSSL certificates are in /etc, not in /usr/share
2008-05-05 Rémi Denis-Courmontconfig_GetConfigDir -> config_GetUserConfDir
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
2008-05-05 Rafaël Carrés/URI/location/ to comply to the spec
2008-05-05 Rafaël CarréRead the correct type from the vlc value - fixes #1569
2008-05-05 Rafaël CarréAvoid deadlocking: refs #1566
2008-05-05 Rafaël Carréncurses: use --color option
2008-05-05 Rafaël CarréDBus: Round volume to nearest integer - fixes #1561
2008-05-05 Rémi Denis-CourmontFontconfig: compiler warning
2008-05-05 Rafaël CarréFix memleak
2008-05-05 Rafaël CarréFix es format leaking in live555
2008-05-05 Rafaël CarréFix memory leak in dummy input
2008-05-05 Rafaël CarréUse the verbose variable, over the private i_verbose...
2008-05-04 Rémi Denis-CourmontNo need to lookup i_verbose. The core does it anyway.
2008-05-04 Rémi Denis-CourmontDon't use libvlc->b_color
2008-05-04 Rémi Denis-CourmontRemove VLC_OBJECT_GLOBAL
2008-05-04 Jean-Baptiste KempfDirect3D blurriness fix by Kaarlo Henrik Räihä
2008-05-04 Rémi Denis-CourmontAlso if BUILD_LUA
2008-05-04 Rémi Denis-CourmontAvoid useless recursion into GUI directories
2008-05-04 Rémi Denis-CourmontMore avoidable directories
2008-05-04 Rémi Denis-CourmontMaintain SUBDIRS manually for extra flexibility
2008-05-04 Rémi DuraffortFix a false assertion fail in the Qt4 playlist.
2008-05-04 Rémi Denis-CourmontFactorize the gcrypt thread support
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-04 Rémi DuraffortFix the playlist column problem added in 7bc28eebe843ef...
2008-05-03 Rémi Denis-CourmontLUA: don't reinvent scandir
2008-05-03 Rémi Denis-CourmontRTP sout: --sout-rtp-sap, works like --sout-standard-sap
2008-05-03 Rémi Denis-CourmontRationalize the SDP session name string
2008-05-03 Rémi Denis-CourmontRemove splice support - it does not quite help for...
2008-05-03 Jean-Baptiste KempfFix typo in commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
2008-05-03 Rémi Denis-Courmontblock_FifoNew: remove un-needed parameter
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-03 Rémi Denis-CourmontUse the new registration mechanism for memcpy/memset
2008-05-02 Rémi Denis-CourmontUse var_AcquireMutex for the quicktime lock.
2008-05-02 Vincent Penquerc'hbasic support for Kate streams as subtitles
2008-05-02 Jean-Baptiste KempfSupport for MPSub.
2008-05-02 Jean-Baptiste KempfSmall fix for PJS to remove "".
2008-05-02 Jean-Baptiste KempfParsing of Phoenix Subtitles.
2008-05-02 Jean-Baptiste KempfSupport for AQT subtitles.
2008-05-01 Rémi Denis-CourmontUse int64_t directly within plugins rather than vlc_int64_t
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontRemove UI64_C
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-05-01 Rémi Denis-CourmontUse malloc(1) as cookie rather than malloc(0)
2008-05-01 Rémi Denis-CourmontRemove useless #include
2008-05-01 Rémi Denis-CourmontC++ <inttypes.h> inclusion fixes
2008-05-01 Rémi Denis-CourmontFix ffmpeg when !ENABLE_SOUT
2008-05-01 Rémi Denis-CourmontDon't generate module parameters twice
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-05-01 Rémi Denis-CourmontMissing #include
2008-04-30 Rémi Denis-CourmontSupport for RIFF/MIDI files
2008-04-30 Rémi Denis-CourmontDisc reading libs want ANSI rather than UTF-8 paths...
2008-04-29 Mirsal EnnaimeMove the MPRIS Quit method to the root dbus object.
2008-04-28 Rémi Denis-CourmontDon't use VLC_ADD_PLUGIN for common sout and packetizer...
2008-04-28 Rémi Denis-CourmontFix previous commit
2008-04-28 Rémi Denis-CourmontProtect access_output/ under ENABLE_SOUT as well
2008-04-28 Rémi Denis-CourmontDon't bother with mux/ and stream_out/ is sout is disabled
2008-04-28 Rémi Denis-CourmontAvoid vlc-config for access plugins that are always...
2008-04-28 Rémi Denis-Courmontnice is a phony target
2008-04-28 Rémi Denis-CourmontCosmetics
2008-04-28 Rémi Denis-CourmontRemove a bunch of obsoleted kludges
2008-04-28 Rémi Denis-CourmontAllow building plugins through autotools-builtin means...
2008-04-28 Rémi Denis-CourmontUpdate comments
2008-04-28 Rémi Denis-CourmontTypo
2008-04-27 Felix Paul Kühneremove bogus code introduced in the previous commit
2008-04-27 Felix Paul KühneYou want to use mdate() instead of mtime() which is...
2008-04-27 Felix Paul KühneHack to fix the compilation on 10.4. This should actual...
2008-04-27 Felix Paul KühneUse NSInteger since we got it now
2008-04-27 Rémi Denis-CourmontFix previous commit - there is no vlc object here
2008-04-27 Rémi Denis-Courmontauhal: don't mix vlc_ and pthread_ function calls
2008-04-27 Felix Paul KühneBe sure to declare NSInteger if it isn't present
2008-04-27 Felix Paul KühneReverted 4082c803f778e903ae0b1dc9afaf3ad86fddbd69 as...
2008-04-27 Felix Paul Kühne* Fix the compilation on 10.4u
2008-04-26 Rémi Denis-CourmontStandard MIDI file demux: fix comments
2008-04-26 Antoine LejeuneAbility to save and load input item options in xspf...
2008-04-25 Felix Paul KühneCompilation fix related to the recent threading simplif...
2008-04-24 Jean-Paul SamanLower score of modules/xvmc/xxmc.c because it is not...
2008-04-24 Jean-Paul SamanRemove silly out of memory message in an out of memory...
2008-04-24 Jean-Paul SamanCleanup and move debug message to a better place.
2008-04-24 Jean-Paul SamanFix indentation in scope blocks after bool change.
2008-04-24 Jean-Paul SamanFix latest crash in modules/codec/x264.c with ratecontrol.
2008-04-24 Jean-Paul SamanFix indentation after vlc_bool_t by bool replacement...
2008-04-24 Rafaël CarréFix input item leaking
2008-04-24 Rafaël CarréTypo
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-22 Antoine Cellerierpsz_object_name should not be const! (else module name...
2008-04-22 Antoine CellerierAdd picture specific alpha setting for mosaic pictures.
2008-04-22 Rafaël CarréRevert play & send durations, read preroll as 64 bits
2008-04-22 Jean-Paul SamanPut extra debugging behind ifdef ZVBI_DEBUG.
2008-04-22 Jean-Paul SamanCleanup
2008-04-22 Jean-Paul SamanFix error in undef zvbi private define ZVBI_PIXFMT_RGBA...
2008-04-22 Jean-Paul SamanRework to use asprintf() in live555 demux
2008-04-22 Pierre d'Herbemontstream_out/description.c: Add some debug msg to better...
2008-04-21 Rémi Denis-CourmontDo not touch m4/private.m4 from modules/genmf
2008-04-21 Felix Paul KühneSave the Last.FM account's password correctly
2008-04-21 Rémi Denis-CourmontComplete flags factorization
next