Age | Commit message (Expand) | Author | Files | Lines |
2007-04-23 | Patch from Aidan Delaney <a.j.delaney@brighton.ac.uk> to allow capture a | Bastien Nocera | 1 | -47/+95 |
2007-04-19 | remove unused HALF_SECOND definition, spotted by Aidan Delaney | Bastien Nocera | 1 | -1/+0 |
2007-04-02 | Move the resource monitoring, and the wall-clock checking thread to a | Bastien Nocera | 1 | -58/+4 |
2007-03-28 | switch to using RLIMIT_DATA instead of RLIMIT_AS | Bastien Nocera | 1 | -1/+1 |
2007-03-27 | Handle the input passed being a URI, when in conjuction with limits | Bastien Nocera | 1 | -5/+16 |
2007-03-26 | As mmap'ed files count towards the maximum memory size, take the file size | Bastien Nocera | 1 | -5/+17 |
2007-03-20 | Adapted patch from Federico Mena Quintero <federico@ximian.com> to avoid | Bastien Nocera | 1 | -1/+21 |
2007-02-14 | Fix compiler warnings, and various cleanups. Bug #402920. | Christian Persch | 1 | -7/+8 |
2007-02-13 | We're not actually "playing" files anymore, so don't take the length into | Bastien Nocera | 1 | -11/+3 |
2007-02-13 | Avoid accessing the pixbuf when we can't get an interesting picture at the | Bastien Nocera | 1 | -1/+3 |
2007-02-13 | a few cosmetic cleanups | Bastien Nocera | 1 | -15/+14 |
2007-02-12 | Add --g-fatal-warnings support for the thumbnailer and indexer | Bastien Nocera | 1 | -0/+14 |
2007-01-24 | Fix varargs #ifdef mess Add a "--verbose" option, useful to see what the | Bastien Nocera | 1 | -6/+36 |
2007-01-20 | Patch from Filip Palm <bugzilla@helmut.se> to call g_thread_init ASAP, | Bastien Nocera | 1 | -2/+2 |
2007-01-09 | Add $(DISABLE_DEPRECATED) to CPPFLAGS to catch deprecated API use. Remove | Christian Persch | 1 | -12/+12 |
2006-12-06 | port to GOption, add the ability to disable the time monitor thread | Bastien Nocera | 1 | -40/+34 |
2006-11-29 | upd the glib and libgnome requirements | Bastien Nocera | 1 | -3/+1 |
2006-11-29 | Remove the useless "still image" metadata check, Make the xine-lib backend | Bastien Nocera | 1 | -30/+8 |
2006-10-18 | Initial Win32 porting stuff. | James Livingston | 1 | -0/+2 |
2006-10-02 | remove the BVW_ERROR_STILL_IMAGE error on open, and instead use the | Bastien Nocera | 1 | -17/+23 |
2006-09-20 | Remove duplicate code in the image saving functions, save original | Bastien Nocera | 1 | -54/+27 |
2006-09-11 | Patch from Paul Betts <paul.betts@gmail.com> to try and get a useful | Bastien Nocera | 1 | -18/+72 |
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 |