]> git.sesse.net Git - vlc/shortlog
vlc
2009-12-07 Rafaël Carrémpga: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrémash: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrélpcm: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrékate: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréinvmem: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréfluidsynth: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréflac: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréfaad: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrédvbsub: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrédts: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrédmo: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrécvdsub: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrécdg: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël CarréCC: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréaraw: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréaes3: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréadpcm: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréa52: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrépacketizer helper: use VLC_TS_INVALID
2009-12-07 Rafaël Carréh264 packetizer: use VLC_TS_INVALID
2009-12-07 Rafaël Carrémp4a packetizer: use VLC_TS_INVALID
2009-12-07 Rafaël Carrémlp packetizer: use VLC_TS_INVALID
2009-12-07 Rafaël Carrépacketizer copy : use VLC_TS_INVALID
2009-12-07 Rafaël Carrésout_InputSendBuffer(): use VLC_TS_INVALID
2009-12-06 Mindaugas BaranauskasAdd Lithuanian translation to .desktop
2009-12-06 Mike Schragmacosx/framework: -[VLCMedia length] returns null every...
2009-12-06 Pierre Ynardrtp sout: implement rtptime parameter
2009-12-06 Éric Lassaugel10n: French update
2009-12-06 Gilles ChanteperdrixFix live555media libraries link order
2009-12-06 Rémi Denis... Add MID, RMI, VOD and XA extensions (+ cosmetic wrap)
2009-12-06 Jean-Baptiste... Qt: reduce the size of the margins and spacing between...
2009-12-06 Jean-Baptiste... Support for AMV video files.
2009-12-06 Jean-Baptiste... Qt: playlist, set a minimum width
2009-12-06 Jean-Baptiste... Don't ship external dlls so far for Windows
2009-12-06 Rémi Denis... Do not assert memory allocations
2009-12-06 Rémi Denis... Do not assert memory allocations
2009-12-06 Rémi Denis... Use xmalloc
2009-12-06 Rémi Denis... xmalloc, xrealloc: traditional functions to allocate...
2009-12-06 Rémi Denis... likely, unlikely: convenience portability macros for...
2009-12-06 Pierre YnardAdd missing include
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerAdd some more assert()s for unchecked malloc().
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-05 JP DingerIntroduce realloc_or_free() to src/*, and add assert...
2009-12-05 JP DingerIntroduce realloc_or_free(), which does what realloc...
2009-12-05 JP DingerQt4: Save a couple temporaries.
2009-12-05 JP DingerSkins2: cosmetics: Pack repetetive code up in a few...
2009-12-05 JP DingerSkins2: Add x11 transparency support. Hope it sets...
2009-12-05 JP DingerSkins2: Cosmetics and drop const from string return...
2009-12-05 JP DingerSkins2: Move method bodies with inline tags to before...
2009-12-05 JP Dingerskins2: I fail to see why Subject (not Observer) needs...
2009-12-05 JP DingerSkins2: Invent ft2_strerror() to improve freetype2...
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Mostly cosmetics, some C++ style casting, facto...
2009-12-05 JP DingerSkins2: Cosmetics. Add a REGISTER_CMD1 for commands...
2009-12-05 JP DingerSkins2: Reduce another macro to bare minimum and helper...
2009-12-05 JP DingerSkins2: (Almost entirely) replace another two macros...
2009-12-05 JP DingerSkins2: Cosmetics and the occasional duplicate call...
2009-12-05 JP DingerSkins2: Cosmetics and make better use of a test that...
2009-12-05 JP DingerSkins2: Cosmetic.
2009-12-05 JP DingerSkins2: Replace some theme macros by templated code.
2009-12-05 JP DingerSkins2: Add (and use) template parameter typedefs so...
2009-12-05 JP DingerSkins2: Add ptrmap<> to possibly prevent some more...
2009-12-05 JP DingerSkins2: Factor out duplicate code (mod), and provide...
2009-12-05 JP DingerSkins2: Move getShifts from const to static.
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Avoid work by postponing to where and if it...
2009-12-05 JP DingerSkins2: Cosmetics
2009-12-05 JP DingerSkins2: x11_display: Replace PUT_PIXEL and BLEND_PIXEL...
2009-12-05 JP DingerFix typos (hopefully correctly) and formatting in comment.
2009-12-05 JP DingerSkins2: Drop another small heap allocation in favour...
2009-12-05 JP DingerSkins2: Factor out repeated code and use var_SetVariant...
2009-12-05 JP DingerSkins2: Cleanup after merge.
2009-12-05 JP DingerSkins2: Use vlc KEY_MODIFIER_* constants for key modifi...
2009-12-05 JP DingerSkins2: Use var_SetVariant() some more.
2009-12-05 JP DingerSkins2: Factor out getModKey() and getKeyState() (both...
2009-12-05 JP DingerSkins2: No need to new char[] temporaries; use stack...
2009-12-05 JP DingerSkins2: Refactor string manipulation event handling...
2009-12-05 JP DingerSkins2: Fix a warning; add a forgotten #undef.
2009-12-05 JP DingerSkins2 compile fix: Apparently declarations went missin...
2009-12-05 JP DingerSkins2: Use typedefs for internal template-derived...
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-12-05 JP DingerReplace #if XP_SYMBOL with #if defined(XP_SYMBOL) for...
2009-12-05 Pierre d'Herbemontmacosx/framework: Add video_dirs to the list of MediaDi...
2009-12-05 Pierre d'Herbemontshout: Simplify description name.
2009-12-05 Pierre d'HerbemontVLCKit: QuickTime doesn't support mp4v but h264 in...
2009-12-05 Pierre d'HerbemontVLCKit: fix a leak.
2009-12-05 Pierre d'Herbemontlibvlc: Fix media discoverer with category.
2009-12-05 Rémi Denis... M3U: some people do use UTF-8 in m3u, revert to autodetect
2009-12-05 Rémi Duraffortsmem: no need to create the variables as config_ChainPa...
2009-12-05 Rémi Denis... Signedness mismatch
2009-12-05 Rémi Denis... Input item type cannot be negative (fix warning)
2009-12-05 Rémi Denis... Order initializers
2009-12-05 Rémi Denis... Unused variable
2009-12-05 Rémi Denis... Unused variables
2009-12-05 Rémi Denis... imem requires -lm
2009-12-04 Rémi Duraffortsmem: use config_ChainParse for configuration.
2009-12-04 Jean-Baptiste... Contribs: projectM depends on glew
2009-12-04 Rémi DuraffortReally kill reallocations.
2009-12-04 Jean-Baptiste... Qt: make the search box take less space.
next