]> git.sesse.net Git - vlc/history - modules
Mac OS X gui: Don't leak the autoreleased object.
[vlc] / modules /
2007-06-09 Pierre d'HerbemontMac OS X gui: Don't leak the autoreleased object.
2007-06-08 Laurent AimarMKV attachments bug fixes. (Patch by Bernie Purcell)
2007-06-08 Pierre d'HerbemontMac OS X gui: Comply to "Cocoa Thread Safety" guideline...
2007-06-07 Laurent AimarAdded back pause (timeshift has to accept ACCESS_SET_PA...
2007-06-07 Laurent AimarSet VideoWidget minimal size to 16x16 (I'm not sure...
2007-06-07 Laurent AimarDo not use dvdnav_get_video_aspect (No idea of its...
2007-06-07 Jean-Baptiste KempfQt4 - Add files for reparing distchek and tarballs.
2007-06-07 Rémi Denis-CourmontFix remote format string injection in SDP parser.
2007-06-07 Rémi Denis-CourmontFormat string usage fix. Pretty much the same bug as...
2007-06-07 Rémi Denis-CourmontSame as previous commit
2007-06-07 Rémi Denis-Courmont - Avoid a bunch of dummy string copy
2007-06-07 Rémi Denis-CourmontUse unsigned
2007-06-07 Rémi Denis-CourmontUse %u rather than %d for unsigned
2007-06-07 Rémi Denis-CourmontMemory leak
2007-06-06 Jean-Baptiste KempfQt4 - Open Capture: add screen://
2007-06-06 Rémi Denis-CourmontMMSH connection error handling fix from Alex Antropoff
2007-06-06 Jean-Paul SamanOSDMenu update time of 0 ms disables the menu, so put...
2007-06-06 Jean-Paul SamanOnly update the menu when it is visible.
2007-06-06 Jean-Paul SamanFix update time in variable callback so it uses ms.
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-06-06 Dennis van Amerongen* modules/video_output/msw/direct3d.c: typo adpater...
2007-06-05 Jean-Baptiste KempfQt4 - More icons for the menus.
2007-06-05 Laurent AimarFixed badly broken sap parser.
2007-06-05 Laurent AimarFixed audio RTP stream only (Not sure it is the right...
2007-06-05 Damien Fouilleul- direct3d: re-enabled YUV textures for Vista
2007-06-05 Laurent AimarFixed uninitialized field (aout_buffer_t.b_discontinuity).
2007-06-04 Jean-Baptiste KempfQt4 - Forgotten in previous commit.
2007-06-04 Jean-Baptiste Kempfqt4 - menus. Try to add some pictures to have more...
2007-06-04 Jean-Baptiste KempfQt4 - Open Dialog: Capture: small fixes.
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2007-06-04 Laurent AimarSilent first 3 mpeg audio frames after a discontinuity...
2007-06-04 Laurent AimarFlac embeded cover support.
2007-06-03 Laurent AimarFixed compilation problem.
2007-06-03 Laurent AimarFixed small warning.
2007-06-03 Christophe Mutricyi18n fixes (part 2)
2007-06-03 Laurent AimarFixed flac packetizer when compiling with libflac ...
2007-06-03 Jean-Baptiste KempfQt4 - Stream output. Add WMA as an audio codec.
2007-06-03 Jean-Baptiste KempfQt4 - Meta Information, again. Add URI/URL support...
2007-06-03 Jean-Baptiste KempfD-Bus - Implement "Random" Method. Patch from Mirsal...
2007-06-02 Jean-Baptiste KempfQt4 - MediaInfo: spaces cleanup
2007-06-02 Jean-Baptiste KempfQt4 - MediaInfo, move the tabWidget to the Dialog class...
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2007-06-02 Jean-Baptiste KempfQt4 - Space fixes.
2007-06-02 Jean-Baptiste Kempfqt4 - Dialogs: compile fix and small modifications.
2007-06-02 Jean-Baptiste KempfQt4 - Info Panels: Rewrite Meta Data and Dionoea's...
2007-06-02 Christophe MutricyCompile fix
2007-06-02 Christophe MutricyAll: Qt4 intf i18n fix (part 1)
2007-06-01 Damien Fouilleulchromas converstion: optimize MMX/SSE acceleration...
2007-05-31 Laurent AimarDo not use FIND_ANYWHERE for playlist.
2007-05-31 Antoine Cellerier"[PATCH] audioscrobbler plugin connection check" by...
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-31 Jean-Baptiste KempfQt4 - Forgotten file in a previous commit ( for the...
2007-05-31 Damien Fouilleul- video_chroma: added support for IA-32/64 SSE2 accelar...
2007-05-30 Jean-Baptiste KempfQt4 - SysTrayIcon: change the previous commit after...
2007-05-30 Jean-Baptiste KempfQt4 - Systray menu order adjustement.
2007-05-30 Laurent AimarEnsure that chapter names are utf8 (I failed to find...
2007-05-30 Laurent AimarImplemented (close #1194):
2007-05-30 Laurent AimarImprove seek precision using ES_OUT_SET_NEXT_DISPLAY_TIME.
2007-05-30 Laurent Aimarvideo: fixed preroll
2007-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2007-05-30 Jean-Paul SamanFix memleak.
2007-05-30 Jean-Paul SamanSmall cleanup.
2007-05-30 Jean-Paul SamanRemove excess whitespace
2007-05-29 Jean-Baptiste KempfDbus Improvements thanks to Mirsal ENNAIME
2007-05-29 Gildas Bazin* modules/access_filter/timeshift.c: a whole bunch...
2007-05-29 Jean-Baptiste KempfSharpen performance improvement by precalculating some...
2007-05-29 Damien Fouilleul - ffmpeg: fix for frame rate
2007-05-28 Laurent AimarAdded strnlen replacement (Untested)
2007-05-28 Felix Paul Kühne* prefer playlist item's meta title over its name,...
2007-05-28 Jean-Baptiste KempfQt4 - Open: accept more than one file.
2007-05-28 Gildas Bazin modules/gui/wxwidgets/*: bunch of fixes.
2007-05-28 Felix Paul Kühne* revert the rewrite of MP4_GETSTRINGZ in the previous...
2007-05-28 Jean-Baptiste KempfQt4 - Open: Try to repair Open File. Add the beginning...
2007-05-27 Laurent AimarDo not unset b_seekable on 401 error.
2007-05-27 Jean-Baptiste KempfQt4 - Open: fix a broken CONNECT, found by Trax.
2007-05-27 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: use the...
2007-05-27 Laurent AimarCompilation warning fixes.
2007-05-27 Laurent AimarFixed compilation warnings.
2007-05-27 Laurent AimarCompilation warnings fixes.
2007-05-27 Laurent AimarImplemented GPAC chapter support (but not apple ones).
2007-05-27 Jean-Baptiste Kempfqt4 - Open: various fixes.
2007-05-26 Jean-Baptiste KempfQt4 - BDA: set increment for frequency by 1000.
2007-05-26 Ken Selfbda: fix bandwidth labels
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-05-26 Jean-Baptiste KempfQt4 - Open Capture Panel and file Panel: Don't build...
2007-05-26 Ken Selfbda qt4 gui: add combobox to select bandwidth on dvb-t
2007-05-25 Laurent AimarFixed possible overflow in duration parsing.
2007-05-25 Laurent AimarCompilation warning fixes.
2007-05-25 Laurent AimarAdded meta parsing (close #624)
2007-05-25 Laurent AimarImplemented GET_TIME/GET_LENGTH/SET_TIME (close #1207)
2007-05-25 Christophe Mutricygui/wx: i18n fixes pointed by Cristi Secara
2007-05-25 Ken SelfBDA fixes: no dvb-adapter, hide srate for dvb-t, freq...
2007-05-25 Damien Fouilleul- qt4: retrict FileDialog changes to win32
2007-05-25 Damien Fouilleulqt4: improve the layout of files in file open dialog
2007-05-24 Damien Fouilleul- libmpeg2 codec: uses Y plane pitch rather then pictur...
2007-05-23 Jean-Baptiste Kempfqt4 - Capture: Show Srate for DVB-C AND DVB-S
2007-05-23 Jean-Baptiste KempfFFmpeg, update description and help.
2007-05-23 Jean-Baptiste KempfQt4 - Open Capture: Don't limit yourself to 99kHz
2007-05-22 Jean-Baptiste KempfQt4 - when cancel was pressed in the open directory...
2007-05-22 Jean-Baptiste KempfQt4 - Preferences: Remove Apply button, and fix a few...
next