]> git.sesse.net Git - vlc/shortlog
vlc
2008-06-17 Jean-Philippe... Qt4 menus: start fixing ticket 1602
2008-06-16 Rémi Denis... vmem: small memory leak
2008-06-16 Rémi Denis... live555: remove tautology
2008-06-16 Dominique LeuenbergerFix Memory leak: free proxy_factory even when buffer...
2008-06-16 Rémi Denis... RTP: handle odd port numbers correctly
2008-06-16 Przemyslaw... MMS stream pausing
2008-06-16 Rémi Denis... RTP sout: memory leak
2008-06-16 Rémi Denis... RTP sout: append RTCP BYE to the Sender Report
2008-06-16 Vincent Penquerc'hogg: only check kate magic in the first 8 bytes
2008-06-16 Pierre d'Herbemontinput: Make sure we send input state changes events...
2008-06-16 Felix Paul... Removed the 'fetch-meta' setting as it isn't present...
2008-06-15 Felix Paul... Redesigned the window to make it look more Mac-like...
2008-06-15 Felix Paul... Added stub on libfreetype, so we don't forget about it
2008-06-15 Felix Paul... the vout might still run after the playlist termination...
2008-06-15 Pierre d'Herbemontupdate: It's not allowed to vlc_object_release() from...
2008-06-15 Pierre d'Herbemontmacosx: Make sure we have an autorelease pool in -check...
2008-06-15 Pierre d'Herbemontupdate: Use const char * for psz_destdir.
2008-06-15 Pierre d'Herbemontmacosx: Make sure we do call update on main thread.
2008-06-15 Pierre d'Herbemontmacosx: Get rid of vlc_object_find(playlist).
2008-06-15 Pierre d'Herbemontmacosx: Fix assert. (hum).
2008-06-15 Pierre d'HerbemontFix VLC.app.
2008-06-15 Jean-Baptiste... Fix win32 compile. 0.9.0-test0
2008-06-15 Pierre d'Herbemontmacosx: s/NSAssert/assert/
2008-06-15 Pierre d'Herbemontmacosx: Use var_GetBool.
2008-06-15 Pierre d'Herbemontmacosx: Use NSAssert for impossible cases.
2008-06-15 Rémi Denis... RTP sout: fix buffer size for SRTP
2008-06-15 Rémi Denis... SRTP: check buffer length before sequence
2008-06-15 Rémi Denis... Add build dependency
2008-06-15 Rémi Denis... RTP sout: rudimentary SRTP support
2008-06-15 Rémi Denis... SRTP: test the parser
2008-06-15 Rémi Denis... SRTP: fix parser
2008-06-15 Rémi Denis... RTP: need to create variables before using them
2008-06-15 Antoine CellerierFix image resizing with non accelerated vouts. Still...
2008-06-15 Rémi Denis... Remove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
2008-06-15 Rémi Denis... input: kill all the children [add evil laughters here]
2008-06-15 Rémi Denis... streams are always attached to access - no need for...
2008-06-15 Kaloyan KovachevDynamic two-keys CSA
2008-06-15 Pierre d'Herbemontlibvlc_event: Typo.
2008-06-15 Pierre d'Herbemontlibvlc_event: Fix a typo in libvlc_event_manager_releas...
2008-06-15 Pierre d'Herbemontvout: Create the drawable variable from the vout, not...
2008-06-15 Pierre d'Herbemontplaylist: Fix a typo in event detaching.
2008-06-15 Rémi Denis... Fix warnings
2008-06-15 bl4M3U playlist detection
2008-06-15 Rémi Denis... RTP: always enable Roll-Over-Counter carriage
2008-06-15 Rémi Denis... Remove unused VLC_EBADOBJ
2008-06-15 Dominique LeuenbergerHTTP access: support for libproxy, with configure autod...
2008-06-15 Jean-Paul SamanAdd a note about extended state reporting for the web...
2008-06-15 Rémi Denis... RTMP output: fix warnings (msg_Warn invocation was...
2008-06-15 Rémi Denis... RTMP output: restore listen/accept and remove ENOSYS...
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-06-15 Antoine CellerierUpdate lua meta script to new API (untested).
2008-06-15 Antoine CellerierUpdate lua playlist scripts to new API. (untested)
2008-06-15 Antoine CellerierAdd a global documentation for all the Lua modules.
2008-06-15 Antoine CellerierUse filter chain in mosaic bridge too.
2008-06-15 Antoine CellerierImplement Lua objects in the C code directly. Fix most...
2008-06-15 Jean-Paul SamanFix test program.
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-15 Jean-Paul SamanAdd Ended state.
2008-06-15 Jean-Baptiste... Cosmetic.
2008-06-15 Jean-Baptiste... Attempt to fix crashes on the extended panel.
2008-06-15 Jean-Baptiste... Kill a Warning
2008-06-15 Jean-Baptiste... Small adding to NEWS.
2008-06-15 Jean-Baptiste... Fix typo introduced in [ba06700b854653f4c1af9175aefcb92...
2008-06-15 Jean-Baptiste... Update freetype since security issues are present in...
2008-06-15 Jean-Baptiste... Kill a "cannot pass objects of non-POD type 'class...
2008-06-15 Jean-Baptiste... Don't use deprecated functions.
2008-06-15 Jean-Baptiste... Kill a warning on windows.
2008-06-14 Jean-Baptiste... Don't define smb_auth on windows.
2008-06-14 Jean-Baptiste... Remove unused variable.
2008-06-14 Jean-Baptiste... Kill warnings.
2008-06-14 Jean-Baptiste... Kill warnings.
2008-06-14 Jean-Baptiste... Remove unused variable.
2008-06-14 Jean-Baptiste... Remove unused variable.
2008-06-14 Jean-Baptiste... Add a shortname to USF subs decoder.
2008-06-14 Jean-Baptiste... Remove unused variable.
2008-06-14 Jean-Baptiste... Remove unused variables.
2008-06-14 Jean-Baptiste... Remove unused variable.
2008-06-14 Jean-Baptiste... Introduce setLayoutMargins for layout margins differenc...
2008-06-14 Felix Paul... Added a couple of more useful error messages
2008-06-14 Felix Paul... Work-around a playlist-core bug which prevents 'intf...
2008-06-14 Felix Paul... Added some stuff to make sure that we get nice fps...
2008-06-14 Jean-Baptiste... Parse RealAudio headers files. Doesn't decode correctly...
2008-06-14 Rémi Denis... Fix memory leak and error handling
2008-06-14 Rémi Denis... Spare relocations
2008-06-14 Jean-Baptiste... Support more path to look for RealVideo Dlls.
2008-06-14 Pierre d'Herbemontmp4: Don't use playlist code.
2008-06-14 Pierre d'Herbemontnsc: No need to include vlc_playlist.h
2008-06-14 Pierre d'Herbemontdemux/playlist: Remove ununsed functions.
2008-06-14 Pierre d'Herbemontmms: Get rid of the playlist.
2008-06-14 Pierre d'HerbemontRemove VLC_DIR_ACTIVITY, as it is not used.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t.
2008-06-14 Pierre d'Herbemontstats: Kill a warning.
2008-06-14 Pierre d'Herbemontsgimb: Kill a warning.
2008-06-14 Pierre d'Herbemontlua: Don't use the playlist in the lua demux.
2008-06-14 Pierre d'Herbemontstats: Remove vlc_playlist.h
2008-06-14 Pierre d'Herbemontcdda: Fix a really right warning.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t code.
2008-06-14 Pierre d'Herbemontsgimb: Don't use playlist code.
2008-06-14 Pierre d'Herbemontshoutcast: Don't use playlist code.
2008-06-14 Pierre d'Herbemontdirectory: Playlist code shouldn't be used here.
next