Age | Commit message (Expand) | Author | Files | Lines |
2007-10-03 | Updated Occitan translation | Yannig MARCHEGAY | 2 | -68/+4 |
2007-10-02 | Fix a few coding style issues | Bastien Nocera | 2 | -13/+13 |
2007-10-02 | Add Atom feed support, remove useless debug | Bastien Nocera | 2 | -6/+160 |
2007-10-01 | Truncate the description if it's too long, useful for podcasts testing | Bastien Nocera | 5 | -3/+272 |
2007-10-01 | Update for change xine-lib xml parser API changes | Bastien Nocera | 4 | -3/+12 |
2007-10-01 | Update from xine-lib-1.2 branch, with debug removed, and token buffer size | Bastien Nocera | 6 | -30/+174 |
2007-10-01 | More float/double problems, especially in the browser viewer, which was | Bastien Nocera | 3 | -5/+13 |
2007-10-01 | Look for subtitles in the subtitles/ directory as well (Closes: #481032) | Bastien Nocera | 2 | -19/+67 |
2007-09-26 | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2 | -113/+121 |
2007-09-26 | Fix crash when there's no screensaver objects, and add assertion guards in | Bastien Nocera | 3 | -1/+16 |
2007-09-25 | Add audio/x-vorbis as used in http://www.play.cz/radio-7 | Bastien Nocera | 2 | -0/+6 |
2007-09-23 | When an error occurs and we dismiss the error dialogue, don't hide the | Bastien Nocera | 3 | -3/+20 |
2007-09-21 | Add empty line between maintainers | Olav Vitters | 1 | -0/+1 |
2007-09-21 | Initialise PyGObject threads as soon as possible, or it could cause | Bastien Nocera | 2 | -0/+9 |
2007-09-19 | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2 | -547/+485 |
2007-09-19 | Only show the popup on motion notifies if the window is active, show the | Bastien Nocera | 2 | -3/+18 |
2007-09-19 | Remove the vol_lock, and check whether the popup is visible instead Force | Bastien Nocera | 3 | -31/+42 |
2007-09-18 | Create the cursor before setting the playback state so the cursor can be | Bastien Nocera | 2 | -8/+21 |
2007-09-17 | Sliders should be at 0 when starting up | Bastien Nocera | 3 | -2/+7 |
2007-09-16 | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2 | -8/+14 |
2007-09-15 | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2 | -352/+437 |
2007-09-14 | Update the xine-lib and GStreamer backends to use doubles for the current | Bastien Nocera | 7 | -46/+85 |
2007-09-14 | Patch from Diego Escalante Urrelo <diegoe@gnome.org> to make the | Bastien Nocera | 2 | -3/+13 |
2007-09-12 | Update Ukrainian translation. | Maxim Dziumanenko | 1 | -8/+8 |
2007-09-12 | Translation updated by Tino Meinen. | Vincent van Adrighem | 2 | -415/+542 |
2007-09-12 | Make the basic plugin handle autoplay and controller as used in QuickTime | Bastien Nocera | 2 | -2/+9 |
2007-09-12 | Update Ukrainian translation. | Maxim Dziumanenko | 2 | -782/+718 |
2007-09-11 | make sure mPlugin is valid as pointed out by Christian Persch (Helps: | Bastien Nocera | 2 | -0/+10 |
2007-09-11 | Added entry for sinhala | SANDRA MARAKKALA DANISHKA NAVIN | 1 | -0/+1 |
2007-09-11 | Added entry for sinhala | SANDRA MARAKKALA DANISHKA NAVIN | 1 | -2/+2 |
2007-09-11 | Added entry for sinhala | SANDRA MARAKKALA DANISHKA NAVIN | 1 | -0/+6 |
2007-09-10 | Rename this... ...to that and add the states to those constants | Bastien Nocera | 10 | -61/+176 |
2007-09-09 | Updated Danish translation | Kenneth Nielsen | 2 | -353/+471 |
2007-09-09 | Updated Portuguese translation. | Duarte Loreto | 2 | -318/+431 |
2007-09-08 | Rename totem_plparser_parse_duration to totem_pl_parser_parse_duration to | Bastien Nocera | 15 | -44/+55 |
2007-09-07 | Updated zh_CN translation from GNOME-2-20 | Yang Zhang | 1 | -87/+106 |
2007-09-06 | Updated Serbian translation (by Milos Popovic) | Goran Rakic | 3 | -1598/+1970 |
2007-09-05 | Updated Norwegian bokmål translation. | Kjartan Maraas | 2 | -101/+111 |
2007-09-05 | Use the canonical device when giving the cdda MRL Don't leak the error if | Bastien Nocera | 3 | -2/+12 |
2007-09-04 | Updated Russian translation. | Nickolay V. Shmyrev | 2 | -822/+769 |
2007-09-04 | Add totem_pl_parser_parse_date to parse dates from RSS feeds, nicked from | Bastien Nocera | 3 | -1/+122 |
2007-09-04 | Add stubs for RSS, Atom, and ITPC podcasts | Bastien Nocera | 6 | -0/+187 |
2007-09-04 | Change the API for the start and end of playlist, so we can pass | Bastien Nocera | 9 | -53/+119 |
2007-09-04 | Updated Lithuanian translation. | Gintautas Miliauskas | 2 | -150/+128 |
2007-09-04 | Updated French translation. | Claude Paroz | 2 | -15/+20 |
2007-09-04 | Updated German translation. | Hendrik Richter | 2 | -360/+470 |
2007-09-03 | Updated Korean translation by Young-Ho Cha. | Changwoo Ryu | 2 | -784/+969 |
2007-09-03 | Also ignore empty descriptions, as opposed to a NULL string, update IP for | Bastien Nocera | 2 | -2/+9 |
2007-09-02 | Handle the old path not being accessible | Bastien Nocera | 2 | -2/+14 |
2007-09-02 | Mark the attributes as readonly as they should be Patch from Christian | Bastien Nocera | 3 | -4/+59 |