]> git.sesse.net Git - vlc/shortlog
vlc
2007-12-27 Felix Paul... * couple of NEWS updates and typo fixes here and there
2007-12-26 Felix Paul... * revert previous forward-port, as video-device's conte...
2007-12-26 Felix Paul... * forward-port [23884]
2007-12-26 Pierre d'Herbemontvideo_output/opengllayer.m: Correctly set the initial...
2007-12-26 Rémi Denis... Move a few large inlines out of include/
2007-12-26 Rémi Denis... Code factorization
2007-12-26 Rémi Denis... Add "safe" config item property
2007-12-26 Antoine CellerierThree new chroma converters:
2007-12-26 Pierre d'HerbemontMacOSX/Framework/VLCMediaDiscoverer.m: Remove silly...
2007-12-26 Antoine CellerierSome more filter work:
2007-12-25 Pierre d'Herbemontvlc/libvlc.h: Set the return value of the libvlc_*_is_...
2007-12-25 Pierre d'Herbemontcontrol/media_discoverer.c: Set the corresponding media...
2007-12-25 Pierre d'Herbemontcontrol/media_list.c: read-only-fy add_media_descriptor().
2007-12-25 Pierre d'Herbemontcontrol/media_list.c: Implement read-only media_list.
2007-12-25 Pierre d'HerbemontMacOSX/Framework/VLCMediaDiscoverer: Publish -isRunning.
2007-12-25 Pierre d'Herbemontcontrol/media_discoverer.c: Publish media_discoverer_is...
2007-12-25 Antoine CellerierVideo filter fixes:
2007-12-25 Pierre d'Herbemontcontrol/media_discoverer.c: Publish media_discoverer_ev...
2007-12-25 Pierre d'HerbemontMacOSX/Framework: Use the Pre-Compile script.
2007-12-25 Pierre d'HerbemontMacOSX/Framework: Properly track updated library and...
2007-12-25 Pierre d'Herbemontcontrol/media_discoverer.c: Forward started and ended...
2007-12-25 Pierre d'Herbemontplaylist/services_discovery.c: Send service discover...
2007-12-25 Pierre d'Herbemontcontrol/media_list_view.c: Implement media_list_view_pa...
2007-12-25 Felix Paul... * mmap is broken on Darwin. Disabled it for now to...
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...
next