]> git.sesse.net Git - vlc/shortlog
vlc
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.
2008-06-14 Rémi Denis... vlc_object_find(playlist) is an error
2008-06-14 Rémi Denis... Make the playlist a generic object
2008-06-14 Pierre d'Herbemontinput: Fix a typo in previous commit.
2008-06-14 Pierre d'HerbemontRevert "events: use input_state_e in input_state_changed."
2008-06-14 Pierre d'Herbemontevents: use input_state_e in input_state_changed.
2008-06-14 Pierre d'Herbemontevents: vlc_input_state_changed->input_state_changed
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputItemInfoChanged, and vlc_InputItem...
2008-06-14 Pierre d'Herbemontlibvlccore.sym: Alphabetical order fix.
2008-06-14 Pierre d'Herbemontlibvlc_media_player: Use the input event instead of...
2008-06-14 Pierre d'Herbemontinput: Remove vlc_playlist.h inclusion.
2008-06-14 Pierre d'Herbemontinput: No need to playlist_Signal() on error now that...
2008-06-14 Pierre d'Herbemontinput: No need to signal input's end to the playlist...
2008-06-14 Pierre d'Herbemontplaylist: Respond to input state changed event.
2008-06-14 Pierre d'Herbemontplaylist: de-inline p_input setters.
2008-06-14 Pierre d'Herbemontplaylist: Use a set/release accessor for playlist-...
2008-06-14 Pierre d'Herbemontinput: Change the state to END_S when playback is reall...
2008-06-14 Pierre d'Herbemontinput: Add input_get_event_manager().
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputStateChanged events.
2008-06-14 Pierre d'Herbemontinput: Register vlc_InputStateChanged event.
2008-06-14 Pierre d'Herbemontinput: Add an event manager to the input.
2008-06-14 Pierre d'Herbemontevents: Add wrappers around vlc_event_manager_init...
2008-06-14 Pierre d'Herbemontevents: Fix docs.
2008-06-14 Jean-Paul SamanTurn comment into error message.
2008-06-14 Jean-Paul SamanFix indentation.
2008-06-14 Jean-Paul SamanRemove trailing whitespace
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-14 Jean-Paul SamanFix indentation in some of the structs defintions.
2008-06-14 Jean-Paul SamanAdd comment about getVariable() and setVariable() JS...
2008-06-14 Jean-Paul SamanFix building of ActiveX control with 3 functions being...
2008-06-14 Jean-Paul SamanFix compiler error.
2008-06-14 Jean-Paul SamanReadibility improvement.
2008-06-14 Jean-Paul SamanFix get_VersionInfo() and break long lines.
2008-06-14 Jean-Paul SamanMove Toolbar to the IVLCControl2 interface object,...
2008-06-14 Jean-Paul SamanUse the same internal libvlc API as vlccontrol2.cpp...
2008-06-14 Jean-Paul SamanAdd some sane default values.
2008-06-14 Jean-Paul SamanRemove VLCPlugin::getVLCObject() methond from ActiveX
2008-06-14 Jean-Paul SamanAdd missing include to activex/plugin.h
2008-06-14 Jean-Paul SamanRevert "Desactivate activex until it's fixed"
next