]> git.sesse.net Git - vlc/history - modules
Fixed the compilation of multiple Mac OS X related modules
[vlc] / modules /
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
2008-04-21 Rémi Denis-CourmontSimplify
2008-04-21 Rémi Denis-CourmontRemove dead code
2008-04-21 Rémi Denis-CourmontFix genmf invocation
2008-04-21 Rémi Denis-CourmontRemove dead and ugly code of mine
2008-04-21 Rémi Denis-CourmontExcess whitespace
2008-04-21 Rémi Denis-CourmontMakefile factorization
2008-04-21 Rémi Denis-CourmontPut common modules Makefiles stuff to an include file
2008-04-20 Rafaël CarréFix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the...
2008-04-20 Rafaël CarréCheck dialog return value
2008-04-20 Rafaël CarréRelease the input in PopupMenu
2008-04-19 Mirsal EnnaimeFix MPRIS method names
2008-04-19 Mirsal EnnaimeAvoid a deadlock.
2008-04-18 Rafaël CarréFix display of album art
2008-04-18 Antoine CellerierSimplify.
2008-04-18 Antoine CellerierAdd NEWS about HTTP access supporting Digest Auth and...
2008-04-18 Felix Paul KühneImproved functionality, thanks to the feedback by Rober...
2008-04-18 Jean-Baptiste KempfFix the drag'n drop of directories on windows. Thanks...
2008-04-17 Jean-Baptiste KempfFix for [oCERT-2008-004] multiple speex implementations...
2008-04-17 Richard Hoskingi_fd is not applicable for Alsa so don't try and close...
2008-04-17 Jean-Paul SamanFix RTSP client receiving on standard RTSP port 554.
2008-04-16 Rafaël CarréRemove unused i_enabled member from the playlist struct
2008-04-16 Rafaël CarréMissing header (was included by ncurses.h in previous...
2008-04-16 Rafaël CarréDo not leak
2008-04-16 Jean-Baptiste KempfFix for the LAMERS that don't haev Qt4.4
2008-04-16 Antoine CellerierWhen demuxing with ffmpeg, set the VLC block I frame...
2008-04-16 Jean-Baptiste KempfTabstops and buddies in UI.
2008-04-16 Jean-Baptiste KempfCode factorization.
2008-04-16 Jean-Baptiste KempfSimple Preferences - Audio: Don't build widget not...
2008-04-16 Jean-Baptiste KempfUI buddies and tab stop for audio prefs.
2008-04-16 Jean-Baptiste KempfEsthetic modification for Oxygen-like theme.
2008-04-16 Jean-Baptiste KempfSmall menu fix.
2008-04-15 Rémi DuraffortAdd the missing modules in modules/LIST.
2008-04-15 Rémi DuraffortFix the update in wxwidgets.
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-15 Jean-Baptiste KempfSupport for ML20 (mimic codec) for MSN webcams.
2008-04-15 Jérôme DecoodtAvoid segfaulting if live555 error is neither a HTTP...
2008-04-14 Rafaël CarréSets the output channel configuration when opening...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Jean-Paul Samanupdate module LIST file.
2008-04-14 Jean-Paul SamanPut filter count to zero after releasing all audio...
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Jean-Paul SamanMove ppsz_input_state[] to modules/control/rc.c because...
2008-04-13 Jean-Paul SamanDon't compile dynamicoverlay when there is no POSIX...
2008-04-13 Jean-Paul SamanRename LoadImage() to blendbench_LoadImage() because...
2008-04-13 Jean-Paul SamanMake comment a bit more descriptive.
2008-04-13 Ibraheem Paredathaccess.c: Fix a warning "In function 'Close':WARNING...
2008-04-13 Rafaël CarréUse the correct access
2008-04-13 Michael Ploujnikovimproved QT4 strings
2008-04-12 Pierre d'Herbemontwxwidgets: Comments cleanup for previous commit.
2008-04-12 Dominique Leuenbergerwxwidgets: Replace Volume Bar's wxGauge subclass by...
2008-04-11 Pierre d'Herbemontmacosx: Fix some input_item_t leaks.
next