]> git.sesse.net Git - vlc/shortlog
vlc
2007-12-25 Felix Paul... * disable any MMX usage in FFmpeg on Darwin 9 (x86...
2007-12-24 Pierre d'HerbemontSources/VLCMedia.m: Implement a KeyValueCoding enabled...
2007-12-24 Pierre d'Herbemontcontrol/media_descriptor.c: Publish an Event plus a...
2007-12-24 Rémi Duraffortimprove sdl video output. If there is some stupidities...
2007-12-24 Antoine CellerierRevert r23852.
2007-12-24 Christophe... distribute the Christmas icons
2007-12-24 Rémi Denis... Not every body trusts "free.fr", especially not through...
2007-12-24 Antoine CellerierInclude font and password configuration items in the...
2007-12-24 Antoine CellerierUse \033[0;1m instead of \033[37;1m for bold text using...
2007-12-24 Antoine CellerierUse the longtext as longtext.
2007-12-24 Pierre d'Herbemontservices_discovery/shout.c: No need to incref. (fix...
2007-12-24 Jean-Baptiste... Remove unused variable in OSD. Revert if needed :D
2007-12-24 Jean-Baptiste... Fix a Typo.
2007-12-24 Jean-Baptiste... Qt4 - 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... macosx: remove useless setting as basically no user...
2007-12-23 Felix Paul... macosx:playlist.m turn an error msg into a warning...
2007-12-23 Rémi Denis... Fix format string injection in the Connection field...
2007-12-23 Pierre d'Herbemontmodules/video_output/opengllayer.m: Don't free the...
2007-12-23 Pierre d'Herbemontplaylist: Fix an input_item leak in item.c, and notice...
2007-12-23 Pierre d'Herbemontplaylist/tree.c: Fix an input_item leak.
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'Herbemontcontrol/media_descriptor.c: Prevent an input_item memleak.
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 Rafaël Carrécontribs: fix libdvdnav runtime on win32 (patch was...
2007-12-23 Rémi Duraffortlittle error
2007-12-23 Felix Paul... * withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-23 Rémi Duraffortremove memory leak
2007-12-23 Jean-Baptiste... Qt4 - 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... And forgot the other file... Sorry.
2007-12-23 Jean-Baptiste... Qt4 - Clean more.
2007-12-23 Jean-Baptiste... Qt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-23 Jean-Baptiste... Qt4 - less ugly Noart pix
2007-12-23 Rafaël Carréfix #1409
2007-12-22 Christophe... Slovenian translation update by Matej Urbančič.
2007-12-22 Christophe... Use dgettext() (aka _() ) rather than gettext().
2007-12-22 Jean-Baptiste... Qt4 - timeLabel cosmetic.
2007-12-22 Jean-Baptiste... Qt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste... Qt4 - 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 Pierre d'Herbemontinclude/vlc_objects.h: Use the usual macro trick, to...
2007-12-22 Rémi Denis... syntax error
2007-12-22 Rémi Denis... Add an error message
2007-12-22 Rémi Denis... Fix warnings
2007-12-22 Rémi Denis... _pipe is not selectable on Windows, so return -1
2007-12-22 Rémi Denis... Corner case race condition in the waitpipe
2007-12-22 Rémi Denis... Put debug/test code for mmap
2007-12-22 Rémi Denis... - 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... Pierre 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 Pierre d'HerbemontMakefile.am: Put hdiutil into verbose mode in package...
2007-12-22 Rafaël Carréupdate: cosmetics, put the variable creation in libvlc
2007-12-22 Rémi Duraffortanother cleaning session
2007-12-22 Rémi Denis... Try to fix Win32 linking
2007-12-22 Rémi Denis... Remove net_Select. Simplify net_Read consequently.
2007-12-22 Rémi Denis... Use poll() directly when you want to listen to multiple...
2007-12-22 Jean-Baptiste... Qt4 - Fix previous commit.
2007-12-22 Rémi Denis... Same as previous commit
2007-12-22 Rémi Denis... Revert [23768] and [23768]. Fix dead lock whenever...
2007-12-22 Jean-Baptiste... Qt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-22 Jean-Baptiste... Qt4 - remember if the playlist was inside or not. Clean.
2007-12-22 Jean-Baptiste... Qt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste... Qt4 - Save the settings from the playlist for the dialo...
2007-12-22 Jean-Baptiste... QT4 - sizing (still not fix... anyone can look at it...
2007-12-22 Jean-Baptiste... Qt4 - Typo on the sizing that can explain the "Video...
2007-12-22 Jean-Baptiste... Qt4 - Be sure of the existence of getInput.
2007-12-22 Jean-Baptiste... Qt4 - 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... Qt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste... Qt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-21 Jean-Baptiste... Qt4 - Fix the SINGLE Item mode of the Media Information...
2007-12-21 Jean-Baptiste... Qt4 - We DO need pulling for the stats in MediaInfo...
2007-12-21 Jean-Baptiste... Qt4 - 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'Herbemontnetwork/io.c: net_Select should return i_total on timeout.
2007-12-21 Pierre d'Herbemontmodules/services_discovery/sap.c: Don't trust announcem...
2007-12-21 Rafaël Carréput the right developers website url, pointed out by...
2007-12-21 Rémi Denis... Add module_Exists until I don't get any error on my...
2007-12-21 Rémi Denis... Use vlc_config_set for categories (close #1411)
2007-12-21 Rémi Denis... Fix config item counting
2007-12-21 Rémi Denis... - Fix error handling
2007-12-21 Rémi Denis... Use 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 Pierre d'HerbemontMacOSX/Framework/VLCEventManager.m: Fix a bit the file...
next