]> git.sesse.net Git - vlc/shortlog
vlc
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.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Pierre d'Herbemontcdda: Remove inclusion of vlc_playlist.h.
2008-06-14 Pierre d'Herbemontxspf: Remove references to the playlist.
2008-06-14 Pierre d'Herbemontvcdx: Don't include playlist.h
2008-06-14 Pierre d'Herbemontstream_output: Remove vlc_playlist.h from included...
2008-06-14 Pierre d'Herbemontvout: Remove vlc_playlist.h from included header list.
2008-06-14 Pierre d'Herbemontinput: Remove p_playlist gc signaling now that the...
2008-06-14 Pierre d'Herbemontplaylist: Listen to vlc_InputSelectedStreamChanged...
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputSelectedStreamChanged.
2008-06-14 Jean-Paul SamanFix typo
2008-06-14 Jean-Paul SamanFix status reporting in test.html.
2008-06-14 Jean-Paul SamanUpdate test HTML page.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanTake win32 into considiration.
2008-06-14 Jean-Paul SamanCleanup indentation
2008-06-14 Jean-Paul SamanRemove deadcode.
2008-06-14 Pierre d'Herbemontinput: No need to include vlc_playlist.h in control...
2008-06-14 Pierre d'Herbemontncurses: Properly update on item-change variable callback.
2008-06-14 Pierre d'Herbemontinput: Don't do NotifyPlaylist() now that the playlist...
2008-06-14 Pierre d'Herbemontplaylist: Respond to Name and Info changed events.
next