]> git.sesse.net Git - vlc/history - modules
Qt menus: fix popup submenus non disparition
[vlc] / modules /
2008-06-18 Jean-Philippe AndreQt menus: fix popup submenus non disparition
2008-06-17 Bill C RiemersNo need to send Connection: close or Connection: Keep...
2008-06-17 Rémi Denis-CourmontRTP: align RTP port numbers properly
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-17 Bill C Riemersaccess_http: do not close the stream when seeking out...
2008-06-17 Rémi Denis-CourmontHTTP: do not send a negative byte range
2008-06-17 Rémi Denis-CourmontAVI: do not ask whether to fix the index for non-seekab...
2008-06-17 Jean-Baptiste KempfSimplify and remove duplicate code.
2008-06-17 Jean-Baptiste KempfFix commit [a0a315c850c037a71e4bf8fd854bb6c671af4e02]
2008-06-17 Jean-Baptiste KempfSmall change in menus order
2008-06-17 Jean-Baptiste KempfCosmetic.
2008-06-17 Jean-Philippe AndreQt menus: use addDPStaticEntry and add a static Subtitl...
2008-06-17 Jean-Philippe AndreQt menus: popup interface menu
2008-06-17 Jean-Philippe AndreQt menus: Add a fullscreen switch button (popup)
2008-06-17 Jean-Philippe AndreClean popup menu
2008-06-17 Jean-Philippe AndreQt menus: s/Q_FOREACH/foreach
2008-06-17 Jean-Philippe AndreQt menus: prefer THEMIM->getInput()
2008-06-17 Jean-Philippe AndreQt menu: fix navigation, delete non static entries
2008-06-17 Jean-Philippe AndreQt menus: add loadSubtitlesFile
2008-06-17 Jean-Philippe AndreQt menus: enable/disable correctly static entries
2008-06-17 Jean-Philippe AndreQt menu: use MenuFunc with InterfaceMenu
2008-06-17 Jean-Philippe AndreQt4 menus: start fixing ticket 1602
2008-06-16 Rémi Denis-Courmontvmem: small memory leak
2008-06-16 Rémi Denis-Courmontlive555: remove tautology
2008-06-16 Dominique LeuenbergerFix Memory leak: free proxy_factory even when buffer...
2008-06-16 Rémi Denis-CourmontRTP: handle odd port numbers correctly
2008-06-16 Przemyslaw FialaMMS stream pausing
2008-06-16 Rémi Denis-CourmontRTP sout: memory leak
2008-06-16 Rémi Denis-CourmontRTP 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 Felix Paul KühneRemoved the 'fetch-meta' setting as it isn't present...
2008-06-15 Felix Paul KühneRedesigned the window to make it look more Mac-like...
2008-06-15 Felix Paul Kühnethe vout might still run after the playlist termination...
2008-06-15 Pierre d'Herbemontmacosx: Make sure we have an autorelease pool in -check...
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'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-CourmontRTP sout: fix buffer size for SRTP
2008-06-15 Rémi Denis-CourmontAdd build dependency
2008-06-15 Rémi Denis-CourmontRTP sout: rudimentary SRTP support
2008-06-15 Rémi Denis-CourmontRTP: need to create variables before using them
2008-06-15 Rémi Denis-CourmontRemove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
2008-06-15 Kaloyan KovachevDynamic two-keys CSA
2008-06-15 Rémi Denis-CourmontFix warnings
2008-06-15 bl4M3U playlist detection
2008-06-15 Rémi Denis-CourmontRTP: always enable Roll-Over-Counter carriage
2008-06-15 Dominique LeuenbergerHTTP access: support for libproxy, with configure autod...
2008-06-15 Rémi Denis-CourmontRTMP output: fix warnings (msg_Warn invocation was...
2008-06-15 Rémi Denis-CourmontRTMP output: restore listen/accept and remove ENOSYS...
2008-06-15 Antoine CellerierUpdate lua intf 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 SamanMake distinction between stop and ended status.
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-06-15 Jean-Baptiste KempfAttempt to fix crashes on the extended panel.
2008-06-15 Jean-Baptiste KempfKill a Warning
2008-06-15 Jean-Baptiste KempfFix typo introduced in [ba06700b854653f4c1af9175aefcb92...
2008-06-15 Jean-Baptiste KempfKill a "cannot pass objects of non-POD type 'class...
2008-06-15 Jean-Baptiste KempfDon't use deprecated functions.
2008-06-15 Jean-Baptiste KempfKill a warning on windows.
2008-06-14 Jean-Baptiste KempfDon't define smb_auth on windows.
2008-06-14 Jean-Baptiste KempfRemove unused variable.
2008-06-14 Jean-Baptiste KempfKill warnings.
2008-06-14 Jean-Baptiste KempfKill warnings.
2008-06-14 Jean-Baptiste KempfRemove unused variable.
2008-06-14 Jean-Baptiste KempfRemove unused variable.
2008-06-14 Jean-Baptiste KempfAdd a shortname to USF subs decoder.
2008-06-14 Jean-Baptiste KempfRemove unused variable.
2008-06-14 Jean-Baptiste KempfRemove unused variables.
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-06-14 Felix Paul KühneAdded a couple of more useful error messages
2008-06-14 Felix Paul KühneWork-around a playlist-core bug which prevents 'intf...
2008-06-14 Felix Paul KühneAdded some stuff to make sure that we get nice fps...
2008-06-14 Jean-Baptiste KempfParse RealAudio headers files. Doesn't decode correctly...
2008-06-14 Rémi Denis-CourmontFix memory leak and error handling
2008-06-14 Rémi Denis-CourmontSpare relocations
2008-06-14 Jean-Baptiste KempfSupport 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.
next