summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Rejigger keyboard shortcuts (Closes: #480664)Philip Withnall2007-10-081-0/+11
* Add some fixes in iTunes RSS handling, support itunes:subtitle, FixBastien Nocera2007-10-081-0/+20
* Fix the signal for the UIManager (Closes: #484126)Philip Withnall2007-10-061-0/+4
* Allow taking screenshots of the visualisation if there is one (Closes:Tim-Philipp Müller2007-10-061-0/+6
* Move UIManager stuff to GtkBuilder (Closes: #454242)Philip Withnall2007-10-061-0/+14
* Only hide the popup if the volume popup isn't visible (Closes: #477529),Bastien Nocera2007-10-041-0/+10
* Add up/down/left/right/select DVD menu items to the list of actions asBastien Nocera2007-10-041-0/+7
* Fix a few coding style issuesBastien Nocera2007-10-021-0/+5
* Add Atom feed support, remove useless debugBastien Nocera2007-10-021-0/+7
* Truncate the description if it's too long, useful for podcasts testingBastien Nocera2007-10-011-0/+14
* Update for change xine-lib xml parser API changesBastien Nocera2007-10-011-0/+9
* Update from xine-lib-1.2 branch, with debug removed, and token buffer sizeBastien Nocera2007-10-011-0/+9
* More float/double problems, especially in the browser viewer, which wasBastien Nocera2007-10-011-0/+8
* Look for subtitles in the subtitles/ directory as well (Closes: #481032)Bastien Nocera2007-10-011-0/+7
* Fix crash when there's no screensaver objects, and add assertion guards inBastien Nocera2007-09-261-0/+8
* Add audio/x-vorbis as used in http://www.play.cz/radio-7Bastien Nocera2007-09-251-0/+5
* When an error occurs and we dismiss the error dialogue, don't hide theBastien Nocera2007-09-231-0/+9
* Initialise PyGObject threads as soon as possible, or it could causeBastien Nocera2007-09-211-0/+7
* Only show the popup on motion notifies if the window is active, show theBastien Nocera2007-09-191-0/+9
* Remove the vol_lock, and check whether the popup is visible instead ForceBastien Nocera2007-09-191-0/+11
* Create the cursor before setting the playback state so the cursor can beBastien Nocera2007-09-181-0/+7
* Sliders should be at 0 when starting upBastien Nocera2007-09-171-0/+5
* Update the xine-lib and GStreamer backends to use doubles for the currentBastien Nocera2007-09-141-0/+23
* Patch from Diego Escalante Urrelo <diegoe@gnome.org> to make theBastien Nocera2007-09-141-0/+7
* Make the basic plugin handle autoplay and controller as used in QuickTimeBastien Nocera2007-09-121-0/+5
* make sure mPlugin is valid as pointed out by Christian Persch (Helps:Bastien Nocera2007-09-111-0/+5
* Rename this... ...to that and add the states to those constantsBastien Nocera2007-09-101-0/+27
* Rename totem_plparser_parse_duration to totem_pl_parser_parse_duration toBastien Nocera2007-09-081-0/+32
* Use the canonical device when giving the cdda MRL Don't leak the error ifBastien Nocera2007-09-051-0/+7
* Add totem_pl_parser_parse_date to parse dates from RSS feeds, nicked fromBastien Nocera2007-09-041-0/+6
* Add stubs for RSS, Atom, and ITPC podcastsBastien Nocera2007-09-041-0/+11
* Change the API for the start and end of playlist, so we can passBastien Nocera2007-09-041-0/+24
* Also ignore empty descriptions, as opposed to a NULL string, update IP forBastien Nocera2007-09-031-0/+7
* Handle the old path not being accessibleBastien Nocera2007-09-021-0/+5
* Mark the attributes as readonly as they should be Patch from ChristianBastien Nocera2007-09-021-0/+8
* Fix non-srcdir builds. Bug #472955.Christian Persch2007-09-021-0/+4
* Don't call out to the viewer when it's not started yetBastien Nocera2007-09-011-0/+5
* UpdatedBastien Nocera2007-08-311-0/+4
* Fix Cone disabled message, it should say disabled...Bastien Nocera2007-08-311-0/+17
* Print the URL that we detected from the device, for DVD and VCDsBastien Nocera2007-08-311-0/+56
* Make sure the volume widget is disabled on startup so that the volumeBastien Nocera2007-08-311-0/+6
* Escape the URI before using it in a shell, otherwise the fragment ends upBastien Nocera2007-08-311-0/+6
* Add the application/vlc mime-type to the Cone plugin (Closes: #469568)Bastien Nocera2007-08-291-0/+5
* Add the Cone plugin, a plugin to mimic the VLC plugin, write IDL filesBastien Nocera2007-08-291-0/+25
* Update svn:ignore properties.Philip Withnall2007-08-291-0/+4
* Add application/sdp for Real and Quicktime Session Description ProtocolBastien Nocera2007-08-281-0/+5
* add application/x-netshow-channel as a supported mime-type Make NSC filesBastien Nocera2007-08-281-0/+9
* Fix compile.Tim-Philipp Müller2007-08-281-0/+5
* Add support for the author, "dur", "clip-begin", abstract, and copyrightBastien Nocera2007-08-271-0/+6
* Add SetVolume functionBastien Nocera2007-08-271-0/+17