]> git.sesse.net Git - vlc/history - modules
* equalizer : [0] isn't cool, use a define.
[vlc] / modules /
2004-07-24 Laurent Aimar * equalizer : [0] isn't cool, use a define.
2004-07-24 Gildas Bazin* modules/stream_out/display.c: converted to the new...
2004-07-24 Gildas Bazin* modules/access/screen.c: new screen capture access...
2004-07-23 Gildas Bazin* modules/visualization/galaktos/plugin.c: usual test...
2004-07-23 Gildas Bazin* modules/visualization/galaktos/plugin.c: fixed thread...
2004-07-23 Gildas Bazin* modules/video_output/opengl.c, modules/video_output...
2004-07-23 Gildas Bazin* modules/video_output/opengl.c: forward control querie...
2004-07-23 Gildas Bazin* modules/video_output/directx/glwin32.c: 1st shot...
2004-07-23 Damien Fouilleulimproved filter compatibility by favoring current conne...
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: OpenGL context is...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c, modules/video_output...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: vlc_opengl.h was...
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: improvements.
2004-07-22 Gildas Bazin* modules/video_chroma/i420_rgb.c: work around a gcc...
2004-07-22 Eric Petit equalizer.c: compile fix for old compilers (thx sam)
2004-07-22 Eric Petit BeOS doesn't know about PF_INET
2004-07-22 Eric Petit netsync.c: converted to unix file because BeOS' gcc...
2004-07-22 Derk-Jan Hartman* frenglish paquets -> packets
2004-07-21 Cyril Deguet * all: created a new module type "opengl provider...
2004-07-21 Derk-Jan Hartman* Fix the sap module compilation. Compile before you...
2004-07-20 Derk-Jan Hartman* Fix livedotcom API change.
2004-07-20 Cyril Deguet * glx.c: don't scale the image with the chroma (suppo...
2004-07-20 Derk-Jan Hartman* recognize new x-plgroup paramater (only standardized...
2004-07-20 Cyril Deguet * modules/video_output/x11/glx.c: new OpenGL vout...
2004-07-20 Mohammed Adnène... author :)
2004-07-20 Sigmund Augdal Helbergmpjpeg.c: The rfc says to use \r\n so use \r\n. Also...
2004-07-19 Gildas Bazin* modules/demux/ts.c: added support for transport strea...
2004-07-19 Gildas Bazin* modules/control/http.c: portability fix.
2004-07-18 Laurent Aimar * subtitle: fixed a small memleak.
2004-07-18 Laurent Aimar * mpga: fixed a memleak+warnings.
2004-07-18 Cyril Deguet * all: now both GLX 1.2 and 1.3 are supported
2004-07-18 Laurent Aimar * ftp: handle multiple lines answers.
2004-07-18 Derk-Jan Hartman* spelling corrections
2004-07-17 Rémi Denis-CourmontFallback for UDP if not using IPv4
2004-07-17 Rémi Denis-CourmontFix corner case introduced in HTTPd IPv6 patch
2004-07-17 Cyril Deguet * all: first implementation of a MilkDrop-compatible...
2004-07-17 Derk-Jan Hartman* strtof is C99 and not present on pre BSD 5 (including...
2004-07-16 Laurent Aimar * libmp4.c: MMhh .mp4 is 99.99% the same thing than...
2004-07-16 Laurent Aimar * equalizer: fixed a bug with strtof.
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-07-15 Derk-Jan Hartman* removed the hog elements. They are breaking stuff..
2004-07-15 Derk-Jan Hartman* reenable the prefs. this was a small leftover from...
2004-07-15 Derk-Jan Hartman* spelling error
2004-07-15 Gildas Bazin* modules/audio_filter/equalizer.c: fixed segfault...
2004-07-14 Gildas Bazin* modules/codec/ffmpeg/demux.c: don't use libavformat...
2004-07-14 Cyril Deguet * all: just a basic OpenGL scope at the moment
2004-07-13 Sigmund Augdal Helbergmpga.c: fixed some memleaks in the probing process
2004-07-13 Clément StenacCouple of fixes
2004-07-12 Cyril Deguet * all: skeleton of a coming-soon OpenGL visualization...
2004-07-12 Gildas Bazin* modules/gui/wxwindows/extrapanel.cpp: try to use...
2004-07-12 Anil Daoud* unicode fixes
2004-07-12 Eric Petit Fixed norm-max-level description
2004-07-12 Clément StenacRemoved the old streaming wizard\nSplitted the interfac...
2004-07-12 Clément StenacAdded a very trivial volume normalizer
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-07-12 Clément StenacFix segfault when child vout creation fails
2004-07-11 Cyril Deguet * x11_timer.cpp: compilation fix
2004-07-11 Laurent Aimar * theora: compilation fix.
2004-07-10 Laurent Aimar * all: compilation fix.
2004-07-10 Laurent Aimar * all: sout_ParseCfg -> sout_CfgParse.
2004-07-10 Laurent Aimar * all: cosmetics.
2004-07-10 Laurent Aimar * all: cosmetics + MUX_GET_MIME.
2004-07-10 Laurent Aimar all: sout_ParseCfg -> sout_CfgParse.
2004-07-09 Gildas Bazin* modules/codec/flac.c: couple of fixes.
2004-07-09 Gildas Bazin* modules/demux/playlist, src/input/stream.c: fixed...
2004-07-08 Laurent Aimar * equalizer: added a preamp value per preset.
2004-07-08 Derk-Jan Hartman* Fix building of livedotcom module for !--mostly-builtin
2004-07-08 Gildas Bazin* modules/gui/wxwindows/interface.cpp: center the volum...
2004-07-08 Sigmund Augdal Helberghotkeys.c: Don't show "Disabled" when cycling audio...
2004-07-07 Laurent Aimar * http: added a mime option.
2004-07-07 Laurent Aimar * Modules.am: link livedotcom with access/mms/asf.c
2004-07-07 Laurent Aimar * livedotcom: first try to support m$ rtsp. It works...
2004-07-07 Sigmund Augdal Helberghadded keys to cycle audio track and subtitle track
2004-07-07 Rémi Denis-Courmont* netsync module no longer IPv4-specific
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-07-07 Gildas Bazin* modules/demux/ogg.c: fix for --input-repeat
2004-07-07 Gildas Bazin* modules/mux/mpjpeg.c: allow removing/adding a track...
2004-07-07 Sigmund Augdal Helbergyet another fix for unavailable id3tag
2004-07-07 Gildas Bazin* modules/demux/mp4/mp4.c: a couple of fixes for track...
2004-07-07 Sigmund Augdal Helberga mime multipart jpeg muxer. Mimics the way some webcam...
2004-07-06 Gildas Bazin* configure.ac, modules/audio_filter/Modules.am: added...
2004-07-06 Laurent Aimar * equalizer: simple (and slow) 10 bands equalizer...
2004-07-06 Gildas Bazin* modules/codec/dvbsub.c: rewrite of the DVB subtitles...
2004-07-06 Gildas Bazin* modules/codec/araw.c: increased priority of encoder.
2004-07-06 Gildas Bazin* modules/mux/wav.c: start of a WAV audio file muxer.
2004-07-05 Rémi Denis-CourmontFixed memory leak (can anyone confirm?)
2004-07-05 Gildas Bazin* modules/gui/skins2/win32/win32_factory.cpp: implement...
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-07-03 Cyril Deguet * wxwindows/menus.cpp: added missing _()
2004-07-02 Gildas Bazin* include/video_output.h, include/vlc_video.h, src...
2004-07-01 Gildas Bazin* modules/codec/dmo/dmo.c: small fix to CopyPicture()
2004-07-01 Gildas Bazin* modules/mux/mpeg/ts.c: compilation fix.
2004-07-01 Gildas Bazin* modules/codec/theora.c: correct encoding aspect ratio.
2004-07-01 Gildas Bazin* modules/codec/dmo: "DirectX Media Object" decoder...
2004-06-30 Gildas Bazin* modules/mux/mpeg/ts.c: support for dts and dvbs ...
2004-06-30 Derk-Jan Hartman* set correct AR on theora video.
2004-06-30 Gildas Bazin* modules/demux/ts.c: added DTS support as per "ETSI...
next