Age | Commit message (Expand) | Author | Files | Lines |
2006-08-25 | Remove hacks needed to deal with certain GStreamer-0.8 backend issues | Tim-Philipp Müller | 1 | -21/+3 |
2006-02-28 | Allow saving of thumbnails in JPEG format (Closes: #332424) | Bastien Nocera | 1 | -11/+32 |
2006-01-22 | sort the queue before parsing it to avoid non-messages, and non-errors to | Bastien Nocera | 1 | -0/+6 |
2005-12-23 | call the GNOME authentication manager, so that auth'ed remote places get | Bastien Nocera | 1 | -0/+2 |
2005-12-11 | Don't save the thumbnail with an alpha component. | Jeroen Zwartepoorte | 1 | -2/+2 |
2005-05-17 | update from libegg CVS HEAD (Closes: #304574) fix build warning | Bastien Nocera | 1 | -0/+1 |
2005-05-13 | send error messages as such (duh!), also setup an event queue (Closes: | Bastien Nocera | 1 | -0/+1 |
2005-04-25 | let's avoid CPU burn on stop() | Bastien Nocera | 1 | -2/+1 |
2005-04-19 | don't hardcode the maximum number of subtitle tracks (Closes: #172520) we | Bastien Nocera | 1 | -4/+0 |
2005-04-13 | Fix GTK+-only build (Closes: #300488), some warning fixes | Bastien Nocera | 1 | -0/+1 |
2005-03-01 | Allow some time before knowing the length of a file. Also, allow a short | Ronald Bultje | 1 | -7/+18 |
2005-02-08 | commit license change to Totem | Christian Fredrik Kalager Schaller | 1 | -0/+8 |
2005-02-08 | use g_type_init so that the thumbnailer can work without a DISPLAY | Bastien Nocera | 1 | -15/+5 |
2005-01-05 | Use the media icons from GTK+, including the forward/rewind buttons, use | Bastien Nocera | 1 | -9/+9 |
2004-12-30 | upd update from libbacon | Bastien Nocera | 1 | -0/+20 |
2004-12-23 | use a BVW_USE_TYPE_ enum to tell the widget its purpose before | Bastien Nocera | 1 | -1/+1 |
2004-11-10 | fix crash when no arguments are supplied | Bastien Nocera | 1 | -1/+1 |
2004-11-05 | remove extraneous g_error_free | Bastien Nocera | 1 | -1/+0 |
2004-10-08 | Screenshots and thumbnailing for GStreamer backend. | Ronald Bultje | 1 | -19/+26 |
2004-07-22 | Add Quarks to the GError the video widget generates, thumbnail the file by | Bastien Nocera | 1 | -0/+63 |
2004-07-04 | better look and size for the large thumbnails, less wasted space | Bastien Nocera | 1 | -31/+55 |
2004-07-04 | added better holes for bigger thumbnail sizes, add an option to the | Bastien Nocera | 1 | -21/+115 |
2004-04-22 | move our gdk_pixbuf_mirror function to video-utils.[ch] and rename it | Bastien Nocera | 1 | -35/+2 |
2004-04-10 | Loads of changes for the start of the GTK+ only build, Glade files are | Bastien Nocera | 1 | -0/+5 |
2004-01-31 | Paranoia. Replaced a bunch of instances of 'foo == TRUE' with 'foo != | Jon Trowbridge | 1 | -1/+1 |
2004-01-31 | Corrected usage of g_build_filename. This fixes bug #132674. | Jon Trowbridge | 1 | -2/+1 |
2003-10-05 | fix seeking | Bastien Nocera | 1 | -1/+1 |
2003-10-04 | couple of warnings fixes | Bastien Nocera | 1 | -1/+1 |
2003-10-04 | split bvw_play() into bvw_play, bvw_seek() and bvw_seek_time() seeking | Bastien Nocera | 1 | -4/+4 |
2003-07-29 | call nice() before initialising threads to make glib shut up, check that | Bastien Nocera | 1 | -3/+3 |
2003-07-11 | don't tell nautilus that the file can't be thumbnailed if it takes too | Bastien Nocera | 1 | -1/+1 |
2003-06-29 | upd remove languages.h added change the screen resolution automatically | Bastien Nocera | 1 | -3/+23 |
2003-06-20 | try downloading from the 2 servers, not both times from the same one try | Bastien Nocera | 1 | -1/+5 |
2003-06-11 | more tweaks for thumbnailing small streams | Bastien Nocera | 1 | -5/+8 |
2003-06-11 | fixes to get the HAVE_X86 #define right don't whinge on 0x0 dimensions, | Bastien Nocera | 1 | -0/+5 |
2003-06-09 | check for a null GValue add a FIXME initialise the GValue properly before | Bastien Nocera | 1 | -0/+3 |
2003-05-08 | fixed a bunch of warnings | Bastien Nocera | 1 | -1/+1 |
2003-04-18 | plenty of display locking around all that, and use XSync, not XFlush | Bastien Nocera | 1 | -2/+1 |
2003-04-11 | don't use GConf deprecated calls. | Frédéric Crozat | 1 | -0/+1 |
2003-04-11 | Don't forget to initialise threads (Patch by Frédéric Bellaiche | Bastien Nocera | 1 | -0/+3 |
2003-03-16 | disable debug | Bastien Nocera | 1 | -1/+1 |
2003-03-16 | fix gdk_pixbuf_mirror, the right edge was off by one pixel, enable the | Bastien Nocera | 1 | -9/+6 |
2003-03-15 | - i need to brush up on my gfx manipulation skills... | Bastien Nocera | 1 | -25/+64 |
2003-03-14 | upd removed added modify so it puts nice little holes like on films cells. | Bastien Nocera | 1 | -13/+27 |
2003-03-13 | upd added the multimedia emblem Hack the addition of an emblem on top of | Bastien Nocera | 1 | -7/+47 |
2003-02-28 | don't distribute the totem-video-thumbnail.schemas.in file, it's | Bastien Nocera | 1 | -1/+1 |
2003-02-22 | updated added warnings | Bastien Nocera | 1 | -5/+22 |
2003-02-21 | fix all the warnings, simplify the code,add a GError return to | Bastien Nocera | 1 | -16/+19 |
2003-02-17 | upd upd | Bastien Nocera | 1 | -9/+0 |
2003-02-12 | rename GtkXine to BaconVideoWidget | Bastien Nocera | 1 | -13/+13 |