summaryrefslogtreecommitdiff
path: root/src/totem-statusbar.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-04Move the playlist dialog to a sidebar, remove the labels for the playlistBastien Nocera1-0/+13
2005-05-05Make the grip's default cursor be a resize cursor (Closes: #303064)Bastien Nocera1-0/+8
2005-04-07fixed the parsing errorsBastien Nocera1-2/+3
2005-01-06only update the time label if the time actually changedBastien Nocera1-1/+3
2004-11-26Implement buffering for GStreamer backend as well. Show buffering in aRonald Bultje1-13/+15
2004-10-06Remove gstvideowidget, integrate widget in bvw just like the xine versionRonald Bultje1-3/+6
2004-07-04Move the time to string functions to the video-utils.[ch], update the codeBastien Nocera1-25/+4
2004-07-03added a time label for the fullscreen controls updBastien Nocera1-3/+4
2004-06-21use G_DEFINE_TYPE (more)Bastien Nocera1-26/+1
2004-06-09all hail to our new gi18n.h overlords, take 3 (I just love when glibBastien Nocera1-17/+1
2004-04-10Loads of changes for the start of the GTK+ only build, Glade files areBastien Nocera1-0/+16
2004-01-31Set seeking to TRUE in the status bar. (seek_slider_changed_cb): Added. IfJon Trowbridge1-1/+16
2003-10-17pop the old labels and progress when we reach 100% bufferingBastien Nocera1-0/+6
2003-10-17remove the buffering dialog, and use the statusbar for buffering status asBastien Nocera1-0/+49
2003-10-11sort out the 0 length vs. streaming messBastien Nocera1-5/+5
2003-05-08remove unused variables, fix some retvals, fix statusbar sayingBastien Nocera1-2/+2
2003-05-05don't try to create a goom if we don't have an audio ouput application/oggBastien Nocera1-2/+7
2003-01-18add a statusbar and move the time/length displays to itBastien Nocera1-0/+556