Age | Commit message (Expand) | Author | Files | Lines |
2007-09-04 | Change the API for the start and end of playlist, so we can pass | Bastien Nocera | 1 | -3/+3 |
2007-08-31 | Fix Cone disabled message, it should say disabled... | Bastien Nocera | 1 | -1/+1 |
2007-08-31 | Print the URL that we detected from the device, for DVD and VCDs | Bastien Nocera | 1 | -1/+1 |
2007-08-29 | Add the Cone plugin, a plugin to mimic the VLC plugin, write IDL files | Bastien Nocera | 1 | -0/+12 |
2007-08-25 | Add the first pass at a MythTV plugin, only shows recordings, and has | Bastien Nocera | 1 | -1/+10 |
2007-08-17 | upd 2.19.90 | Bastien Nocera | 1 | -1/+1 |
2007-08-15 | Update the gnome-vfs requirements to get | Bastien Nocera | 1 | -1/+1 |
2007-08-04 | Bump GStreamer core and -base requirements to 0.10.12 and remove a bunch | Tim-Philipp Müller | 1 | -15/+6 |
2007-07-30 | upd 2.19.6 Fix distchecking | Bastien Nocera | 1 | -2/+2 |
2007-07-27 | Bump shared-mime-info required version. Add support for audio/ogg and | Frederic Crozat | 1 | -2/+2 |
2007-07-11 | Bump gtk req. to 2.11.6. Port to new tooltips API. Bug #455655. | Christian Persch | 1 | -1/+1 |
2007-07-10 | Add a number of externally callable functions to allow the Bemused plugin | Bastien Nocera | 1 | -1/+9 |
2007-07-05 | Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilder | Bastien Nocera | 1 | -2/+2 |
2007-07-03 | Use g_get_user_special_dir() instead of our copy of xdg_user_dir_lookup | Bastien Nocera | 1 | -1/+1 |
2007-06-28 | Remove the BaconVolume widget, and use the GtkVolumeButton in the new GTK+ | Bastien Nocera | 1 | -1/+1 |
2007-06-20 | Patch from Andreas Hanke <andreas.hanke@gmx-topmail.de> to respect the | Bastien Nocera | 1 | -1/+1 |
2007-06-12 | Fix distcheck by adding the test python and vala plugins to the allowed | Bastien Nocera | 1 | -1/+1 |
2007-06-11 | Add support for Python and Vala plugins (Closes: #439557) | Philip Withnall | 1 | -0/+157 |
2007-06-04 | upd 2.19.4 | Bastien Nocera | 1 | -1/+1 |
2007-05-21 | upd 2.19.3 | Bastien Nocera | 1 | -2/+2 |
2007-05-18 | Add a properties plugin (Closes: #428291) | Bastien Nocera | 1 | -1/+2 |
2007-05-16 | Clean up the configure output | Bastien Nocera | 1 | -14/+3 |
2007-05-14 | Move the skipto dialog into a new plugin. (Closes #428293) | Philip Withnall | 1 | -1/+2 |
2007-05-14 | upd Release 2.19.2 | Bastien Nocera | 1 | -1/+1 |
2007-05-05 | Up the required xine-lib version, to get the xine-lib fix at | Bastien Nocera | 1 | -1/+1 |
2007-04-26 | Move gromit annotation support into a new plugin. (Closes #428290) | Jan Arne Petersen | 1 | -1/+2 |
2007-04-24 | Move LIRC support to a plugin (Closes: #428294) | Jan Arne Petersen | 1 | -40/+17 |
2007-04-23 | Move media player keys support to a plugin (Closes: #428295) | Jan Arne Petersen | 1 | -32/+10 |
2007-04-12 | Use "autodetect" in the plugins list to only compile the plugins for which | Bastien Nocera | 1 | -11/+11 |
2007-04-12 | Move the allowed plugins list to the top | Bastien Nocera | 1 | -9/+7 |
2007-04-11 | Patch from Philip Withnall <bugzilla@tecnocode.co.uk> to add a Galago | Bastien Nocera | 1 | -0/+103 |
2007-04-09 | Add a plugin to replace the not-so-useful "Always On Top" menu item which | Bastien Nocera | 1 | -0/+1 |
2007-04-04 | Up the version, to correctly test for playlist parser API changes | Bastien Nocera | 1 | -1/+1 |
2007-04-03 | Turn Totem into a TotemObject, remove calling the screensaver directly, | Bastien Nocera | 1 | -2/+9 |
2007-03-30 | up libtool version | Bastien Nocera | 1 | -1/+1 |
2007-03-29 | Allow to disable the iso-codes check, useful if you know what you're | Bastien Nocera | 1 | -12/+34 |
2007-03-21 | Remove vanity, nobody packages it (Closes: #156954) | Bastien Nocera | 1 | -37/+0 |
2007-03-19 | Fix build, remove the generation of help/uk/Makefile | Bastien Nocera | 1 | -1/+0 |
2007-03-09 | upd 2.18.0 | Bastien Nocera | 1 | -3/+3 |
2007-03-05 | Patch from Damien Carbery <damien.carbery@sun.com> to not use the "-q" | Bastien Nocera | 1 | -1/+1 |
2007-03-05 | Fix up unused/disabled code too. | Tim-Philipp Müller | 1 | -4/+4 |
2007-03-05 | Fix build against GStreamer gst-plugins-base CVS. | Tim-Philipp Müller | 1 | -5/+5 |
2007-02-20 | upd print more details about the unhandled variables 2.17.92 | Bastien Nocera | 1 | -2/+2 |
2007-02-19 | libgimme-codec has been merged into GStreamer with a similar API. Use the | Tim-Philipp Müller | 1 | -27/+22 |
2007-02-13 | Use pthreads instead of GThreads so we can cancel the xine_open, require a | Bastien Nocera | 1 | -1/+1 |
2007-02-08 | upd 2.17.91 | Bastien Nocera | 1 | -2/+2 |
2007-02-07 | Disable the Russian manual for now, as some files are missing | Bastien Nocera | 1 | -1/+0 |
2007-01-31 | Also link against base libs. | Wim Taymans | 1 | -2/+2 |
2007-01-29 | upd 2.17.90 | Bastien Nocera | 1 | -2/+2 |
2007-01-29 | Patch from Christian Persch <chpe@svn.gnome.org> to disable the browser | Bastien Nocera | 1 | -2/+2 |