Age | Commit message (Expand) | Author | Files | Lines |
2009-11-04 | Don't save audio volume state | Bastien Nocera | 1 | -11/+6 |
2009-11-03 | Add download buffering support to browser plugin | Bastien Nocera | 1 | -0/+33 |
2009-10-26 | Pass referrer info to the plugin viewer | Christian Persch | 4 | -2/+56 |
2009-10-26 | Make user agent a property on BaconVideoWidget | Christian Persch | 1 | -16/+8 |
2009-10-22 | Support midi files in the browser plugin | Bastien Nocera | 1 | -0/+1 |
2009-10-16 | Fix parsing playlists in the browser plugin | Bastien Nocera | 1 | -3/+42 |
2009-09-24 | Fix possible playback problems in WebKit browsers | Bastien Nocera | 1 | -4/+18 |
2009-09-15 | Truncate the baseURI to the length provided | Bastien Nocera | 2 | -1/+2 |
2009-09-14 | Fix plugin crash in webkit browsers | Christian Persch | 10 | -54/+102 |
2009-09-03 | Bug 593556 - Controls not shown in non-fullscreen mode | Bastien Nocera | 1 | -2/+5 |
2009-09-03 | Bug 592631 - PULSE_PROP_media.role is wrong when playing audio | Bastien Nocera | 1 | -1/+1 |
2009-09-02 | Bug 375867 - check user-agents | Bastien Nocera | 2 | -7/+18 |
2009-08-26 | Bug 593136 – Fixed typo | Claude Paroz | 1 | -1/+1 |
2009-08-08 | Bug 480200 – Show Totem new logo as default screen | Philip Withnall | 1 | -53/+1 |
2009-08-03 | Bug 590565 – Compiler warning in totemPlugin.cpp | Robin Stocker | 1 | -0/+4 |
2009-07-27 | Bug 537399 – debug option mess | Philip Withnall | 3 | -78/+59 |
2009-07-23 | Revert "Split out the subtitle loading" | Bastien Nocera | 1 | -1/+1 |
2009-07-23 | Split out the subtitle loading | Bastien Nocera | 1 | -1/+1 |
2009-07-19 | Bug 573912 – Add properties for PulseAudio | Bastien Nocera | 1 | -32/+40 |
2009-05-01 | Bug 580973 – Unable to play videos in http://www.apple.com/trailers/paramou... | Bastien Nocera | 2 | -5/+12 |
2009-04-22 | Bug 579716 – totem-plugin-viewer crashed with SIGSEGV in strchr() | Bastien Nocera | 1 | -83/+11 |
2009-04-15 | Tidy up BaconVideoWidget, removing bacon_video_widget_open_with_subtitles | Philip Withnall | 1 | -1/+1 |
2009-04-01 | Fix Rewind() and Stop() functions to do what they're supposed to in the | Bastien Nocera | 1 | -2/+2 |
2009-03-03 | Fix repeat not working when we open a single file ourselves, patch from | Bastien Nocera | 1 | -0/+3 |
2009-02-09 | Patch from Christian Persch <chpe@gnome.org> to use g_set_error_literal | Philip Withnall | 1 | -15/+15 |
2008-12-12 | Use g_timeout_add_seconds instead of g_timeout_add where possible to allow | Philip Withnall | 1 | -2/+2 |
2008-12-11 | Remove NVTV_{LIBS,CFLAGS} from the makefiles | Bastien Nocera | 1 | -2/+0 |
2008-12-10 | Use g_timeout_add_seconds instead of g_timeout_add for a couple of non | Bastien Nocera | 1 | -4/+4 |
2008-12-05 | Fix repeat being ignored when playing back the stream from the disk and it | Bastien Nocera | 1 | -0/+2 |
2008-11-10 | Use single GTK+/GLib includes. | Cosimo Cecchi | 1 | -1/+1 |
2008-10-09 | Remove the "basic" web browser plugin, you should now use the VLC API to | Bastien Nocera | 6 | -255/+26 |
2008-10-08 | As the requestURI isn't an absolute URI anymore, it might not have a | Bastien Nocera | 2 | -5/+10 |
2008-10-08 | g_file_resolve_relative_path() doesn't handle queries (or fragments, but | Bastien Nocera | 1 | -38/+78 |
2008-10-07 | Big patch from Christian Persch <chpe@gnome.org> to remove the libgnome | Bastien Nocera | 1 | -6/+6 |
2008-09-29 | Fix a crash when emptying the playlist on Solaris machines (Closes: | Bastien Nocera | 1 | -1/+4 |
2008-09-29 | Bug 554224 – format not a string literal and no format arguments | Christian Persch | 1 | -3/+3 |
2008-09-29 | Fix typo spotted by Yan Morin <progysm@gmail.com>, the keyword is | Bastien Nocera | 1 | -2/+2 |
2008-09-01 | Add support for the application/x-ms-wmp mime-type (Closes: #550157) | Bastien Nocera | 1 | -0/+1 |
2008-08-26 | Add mime-type for a test | Bastien Nocera | 1 | -0/+1 |
2008-08-22 | Don't show visuals if the video widget size is under 150 pixels (Closes: | Bastien Nocera | 1 | -1/+14 |
2008-08-20 | Fix crummy descriptions for some mime-types, | Bastien Nocera | 2 | -13/+17 |
2008-08-19 | Remove code that supports older versions of GTK+ | Bastien Nocera | 1 | -5/+0 |
2008-08-19 | Don't put the "Open with Movie Player" menu item at the very top of the | Bastien Nocera | 1 | -1/+1 |
2008-08-19 | A few fixes pointed out by Christian Persch <chpe@gnome.org> (Helps: | Bastien Nocera | 2 | -8/+6 |
2008-08-19 | Add support for Player.playState and Controls.isAvailable in the GMP | Bastien Nocera | 4 | -4/+93 |
2008-08-19 | Fix accessing a freed string, the metadata hashtable from the playlist | Bastien Nocera | 1 | -1/+1 |
2008-06-11 | Add test case, ripped from Apple's test page for Wall E | Bastien Nocera | 17 | -0/+1511 |
2008-06-10 | Patch from Baptiste Mille-Mathias <bmm80@free.fr> to add double-click -> | Bastien Nocera | 1 | -0/+2 |
2008-06-09 | Link to a page will _all_ the Quicktime plugin embed parameters Add some | Bastien Nocera | 3 | -2/+92 |
2008-06-09 | Implement Playlist::isplaying, (Closes: #526737) Fix GetPluginStatus() to | Bastien Nocera | 2 | -7/+3 |