summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* update to be able to compile with older glibsBastien Nocera2006-03-091-0/+26
* Don't reverse items when moving them down (Closes: #330399)Bastien Nocera2006-02-081-1/+3
* sort the queue before parsing it to avoid non-messages, and non-errors toBastien Nocera2006-01-221-4/+25
* Use DBUS glib bindings. Fallback to trying the old gnome-screensaverWilliam Jon McCann2006-01-141-54/+83
* set the prefs window as transient for the main window (Closes: #324155)Bastien Nocera2006-01-111-0/+2
* use the *right* fix for the Mozilla double init problemBastien Nocera2006-01-101-1/+2
* Fix warning on exit when hiding the cursorBastien Nocera2006-01-091-0/+4
* make the Totem plugin resident in memory to avoid re-registering its typeBastien Nocera2006-01-091-0/+4
* update from CVS libeggBastien Nocera2006-01-062-53/+74
* fix parsing of directoriesBastien Nocera2006-01-021-1/+5
* don't assert if we can't init the backend, and fix resulting warningsBastien Nocera2005-12-222-7/+10
* Fix crash when calling the "add to playlist dialogue twice" (Closes:Bastien Nocera2005-12-183-1/+14
* patch from Ronald Bultje <rbultje@ronald.bitfreak.net> to fix resizing ofBastien Nocera2005-12-182-3/+22
* Fix for remote ASX files with broken mime-type, lower-case asx header,Bastien Nocera2005-12-182-23/+46
* Fixes for builddir != srcdir.Christian Persch2005-12-182-0/+3
* Fix warning when there's no activation URI for a deviceBastien Nocera2005-12-171-2/+2
* Don't assume the const string returned by g_dir_read_name() stays validTim-Philipp Müller2005-12-101-15/+25
* build with newer version of D-Bus (Closes: #322436)Bastien Nocera2005-11-281-0/+5
* patch from Jens Granseuer <jensgr@gmx.net> to make libmusicbrainz optionalBastien Nocera2005-11-262-3/+12
* When the current media has a video stream, make sure to show the VideoJan Schmidt2005-11-251-0/+1
* upd update from libbacon CVS (Closes: #322248)Bastien Nocera2005-11-241-11/+63
* Fix double-free in NP_Shutdown. (Closes: #321862.)Christian Persch2005-11-191-0/+1
* Don't use nsCOMPtr in the plugin. Fixes crash when running a normal pluginChristian Persch2005-11-111-7/+14
* Miscellaneous fixes from MAIN: quieten gcc4; remove unused code; move someTim-Philipp Müller2005-11-041-33/+53
* Use _set_string() instead of _take_string() for a string that we want toRonald Bultje2005-11-031-1/+1
* upd Disable menu items for CD drives with blank CDs in them (Helps:Bastien Nocera2005-11-021-1/+14
* updBastien Nocera2005-10-313-18/+39
* Added application/x-trash as an ignored mime-type, so that backup filesBastien Nocera2005-10-311-0/+1
* Parse as .pls files .m3u playlists with [playlist] at the beginningBastien Nocera2005-10-291-114/+135
* stop the currently playing song when loading a media, and playing it failsBastien Nocera2005-10-291-9/+11
* avoid warnings when trying to play a data CD using the "Play Disc" menuBastien Nocera2005-10-291-1/+1
* only jump to the current cell if we are setting it as playing, only emitBastien Nocera2005-10-221-6/+18
* Slightly better error message when trying to play a file for which thereBastien Nocera2005-10-224-12/+3
* updBastien Nocera2005-10-221-0/+1
* add video/x-m4vBastien Nocera2005-10-223-0/+38
* set the tooltip depending on the image on the play/pause button (Closes:Bastien Nocera2005-10-222-1/+11
* Move the file chooser to totem-uri.[ch] to allow for more code sharingBastien Nocera2005-10-224-99/+87
* use N/A when the bitrate or number of frames per second isn't availableBastien Nocera2005-10-221-9/+12
* patch from George Talusan <george@elitedudz.com> to make LIRC work againBastien Nocera2005-10-221-14/+12
* update from libegg CVS to allow compilation without libgnomeui (Closes:Bastien Nocera2005-10-223-15/+106
* get the xine-lib version at run-time rather than at compile-time (Closes:Bastien Nocera2005-10-221-5/+3
* fix DND on the playlist, which was asking for the parser to insert localBastien Nocera2005-10-221-23/+15
* fix mime-type list leak, patch from Christian Persch <chpe@gnome.org>Bastien Nocera2005-10-061-1/+3
* Remove spurious argument, patch by Sylvain BertrandBastien Nocera2005-10-031-1/+1
* load the interface forcing the Totem gettext package at all timesBastien Nocera2005-10-031-1/+1
* remove the timeout for the popup when exiting to avoid the timeout beingBastien Nocera2005-09-241-0/+3
* Add some hacks to be able to play back DVDs and VCDs from images (.cue andBastien Nocera2005-09-244-8/+59
* fix wording in the reason for disabling the screensaverBastien Nocera2005-09-191-1/+1
* only send an EOS when reaching past the end of the current stream *and*Bastien Nocera2005-09-151-1/+1
* Add menu item to switch anglesBastien Nocera2005-09-151-0/+7