]> git.sesse.net Git - vlc/history - modules
add artChanged signal to inputmanager and change backgroundwidget to use
[vlc] / modules /
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-30 Rafaël Carréauthorisation -> authorization
2007-12-30 Rafaël Carréncurses: use directory:// URI when adding a directory...
2007-12-30 Rafaël Carréfix #1421
2007-12-30 Rafaël Carréfix #1244
2007-12-30 Rafaël Carréfix #1410.
2007-12-30 Pierre d'Herbemontdtstospdif.c: Fix spdif type on big endian stream....
2007-12-30 Felix Paul Kühnemacosx: don't allow the user to open the preferences...
2007-12-30 Pierre d'Herbemontaudio_filter/converter/dtstospdif.c: Fix odd frame...
2007-12-29 Christophe MutricyOnly do translation in Qt when asked.
2007-12-29 Christophe MutricyDistribute filter_picture.h
2007-12-29 Rafaël Carrécosmetics
2007-12-29 Felix Paul Kühnemacosx: fixed 2 appearance bugs introduced in [23908]
2007-12-28 Rémi Denis-CourmontFix warning
2007-12-28 Felix Paul Kühne* sorry, this one was unintended
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-28 Rémi DuraffortImprove Aspect Ratio and Crop support
2007-12-28 Pierre d'Herbemontvideo_output/opengllayer.m: Fix a warning, and use...
2007-12-28 Rémi Denis-CourmontBe on the safe side of memory protection for now: use...
2007-12-28 Felix Paul Kühne* make sure our window titles change while switching...
2007-12-28 Rémi Denis-Courmontblock_mmap_Alloc: commoditize block allocation from...
2007-12-28 Rémi Denis-CourmontFix stack overflow in debug code: use heap for large...
2007-12-28 Felix Paul Kühne* adapted the wizard to use the RTP stream out module...
2007-12-27 Rémi Denis-CourmontRevert [23889]. Don't enable debug if you don't want it.
2007-12-27 Jean-Paul SamanFix segfault when Connect() returned failure and fix...
2007-12-27 Jean-Paul SamanSilence debug message.
2007-12-26 Felix Paul Kühne* revert previous forward-port, as video-device's conte...
2007-12-26 Felix Paul Kühne* forward-port [23884]
2007-12-26 Pierre d'Herbemontvideo_output/opengllayer.m: Correctly set the initial...
2007-12-26 Antoine CellerierThree new chroma converters:
2007-12-26 Antoine CellerierSome more filter work:
2007-12-25 Antoine CellerierVideo filter fixes:
2007-12-25 Felix Paul Kühne* mmap is broken on Darwin. Disabled it for now to...
2007-12-24 Rémi Duraffortimprove sdl video output. If there is some stupidities...
2007-12-24 Antoine CellerierRevert r23852.
2007-12-24 Rémi Denis-CourmontNot every body trusts "free.fr", especially not through...
2007-12-24 Pierre d'Herbemontservices_discovery/shout.c: No need to incref. (fix...
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-24 Richard Hoskingv4l2.c: Patch by Dennis Lou to add MPEG2 support....
2007-12-23 Antoine CellerierAllow specifying options specific to each url in the...
2007-12-23 Antoine CellerierMerge the shoutcast and freebox service discovery modul...
2007-12-23 Felix Paul Kühnemacosx: remove useless setting as basically no user...
2007-12-23 Felix Paul Kühnemacosx:playlist.m turn an error msg into a warning...
2007-12-23 Pierre d'Herbemontmodules/video_output/opengllayer.m: Don't free the...
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Show where the input_ite...
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/*.c: Fix input_item memleaks.
2007-12-23 Pierre d'Herbemontmodules/demux/mp4/mp4.c: Fix an input_item memleak.
2007-12-23 Pierre d'Herbemontmodules/control/http: Fix input_item memleak.
2007-12-23 Pierre d'Herbemontmodules/access/directory.c: Fix an input_item memleak.
2007-12-23 Pierre d'Herbemontmodules/access/cdda.c: Fix an input_item memleak.
2007-12-23 Pierre d'Herbemontvlc_common.h:
2007-12-23 Rémi Duraffortlittle error
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Pierre d'Herbemontmodules/macosx/playlist.m: Remove code that shouldn...
2007-12-23 Jean-Baptiste KempfAnd forgot the other file... Sorry.
2007-12-23 Jean-Baptiste KempfQt4 - Clean more.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-23 Jean-Baptiste KempfQt4 - less ugly Noart pix
2007-12-23 Rafaël Carréfix #1409
2007-12-22 Jean-Baptiste KempfQt4 - timeLabel cosmetic.
2007-12-22 Jean-Baptiste KempfQt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste KempfQt4 - Make the time Label right aligned and not size...
2007-12-22 Pierre d'Herbemontservices_discovery/sap.c: Make sure the thread will...
2007-12-22 Rémi Denis-CourmontPut debug/test code for mmap
2007-12-22 Rémi Denis-Courmont - Parse seek offsets as unsigned (why they were signed...
2007-12-22 Pierre d'Herbemontservices_discovery/sap.c: s/min/min_int/ to prevent...
2007-12-22 Jean-Paul SamanFirst page is 100 by default
2007-12-22 Rémi Denis-CourmontPierre writes too good code. We need to kludge it :(
2007-12-22 Pierre d'Herbemontservices_discovery/sap.: Don't wakeup more than needed.
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-22 Rémi Denis-CourmontUse poll() directly when you want to listen to multiple...
2007-12-22 Jean-Baptiste KempfQt4 - Fix previous commit.
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-22 Jean-Baptiste KempfQt4 - remember if the playlist was inside or not. Clean.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste KempfQt4 - Save the settings from the playlist for the dialo...
2007-12-22 Jean-Baptiste KempfQT4 - sizing (still not fix... anyone can look at it...
2007-12-22 Jean-Baptiste KempfQt4 - Typo on the sizing that can explain the "Video...
2007-12-22 Jean-Baptiste KempfQt4 - Be sure of the existence of getInput.
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-22 Pierre d'Herbemontdtstospdif.c: Print a warning on frame size changes...
2007-12-22 Pierre d'Herbemontmodules/audio_filter/converter/dtstospdif.c: We need...
2007-12-21 Rafaël Carréfix [23367]
2007-12-21 Rafaël Carréfile: do not declare mmapBlock() if it won't be defined
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-21 Jean-Baptiste KempfQt4 - Fix the SINGLE Item mode of the Media Information...
2007-12-21 Jean-Baptiste KempfQt4 - We DO need pulling for the stats in MediaInfo...
2007-12-21 Jean-Baptiste KempfQt4 - Fix an 'assertion failed' when opening the media...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/freebox.c: Wrong copyright...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/freebox.c: Create a new...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/sap.c: Don't trust announcem...
2007-12-21 Rémi Denis-CourmontAdd module_Exists until I don't get any error on my...
2007-12-21 Rémi Denis-Courmont - Fix error handling
2007-12-21 Rémi Denis-CourmontUse ssize_t
2007-12-21 Pierre d'Herbemontshout.c: Fix a typo in previous commit. (thanks, funman).
2007-12-21 Pierre d'Herbemontmodules/services_discovery/shout.c: Don't leak the...
2007-12-21 Jean-Baptiste KempfQt4 - VLM: select input from the OpenDialog, using...
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
next