]> git.sesse.net Git - vlc/history - modules
Fix signed int, unsigned int comparison.
[vlc] / modules /
2008-01-02 Jean-Paul SamanFix signed int, unsigned int comparison.
2008-01-02 Rémi DuraffortLimit the mouse-x and mouse-y beetween 0 and p_vout...
2008-01-02 Rémi DuraffortRemove useless test
2008-01-02 Jean-Paul SamanRevert [19071] because it is broken. It doesn't allow...
2008-01-02 Rémi DuraffortFix an error in key handling with sdl
2008-01-02 Jean-Paul SamanSpecial case for fourcc samr and sawb in transcode_audi...
2008-01-02 Jean-Paul SamanUse id->p_decoder->fmt_out as input for id->p_encoder...
2008-01-02 Jean-Paul SamanRevert [23694] because the fix was bad.
2008-01-01 Felix Paul Kühnemacosx: fixed on-the-fly-changing of the adjust filter...
2008-01-01 Pierre d'HerbemontRevert [23949].
2008-01-01 Rémi DuraffortLittle correction of the double-clicks detection under sdl
2008-01-01 Christophe MutricyHappy new year
2008-01-01 Antoine CellerierFix the video controls extended panels (make extensive...
2008-01-01 Rémi DuraffortUse the screen resolution in fullscreen
2008-01-01 Antoine Cellerierv4l2: Factorize code, fix the video controls init,...
2008-01-01 Felix Paul Kühnemacosx: forgot a corner case in the previous commit
2008-01-01 Felix Paul Kühnemacosx: if an input item includes a NowPlaying meta...
2008-01-01 Rémi Duraffortadd mutex to the sdl video_output
2007-12-31 Felix Paul Kühnemacosx: added an option to disable the 'Recent Items...
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.
next