Merging gst-examples
[platform/upstream/gstreamer.git] / playback / player / gtk /
2021-09-24 Thibault SaunierMerging gst-examples
2021-03-09 Philippe Normandgtk-play: Port to GstPlay
2021-03-07 Stephan Hessegst-play: use novel signal-adapter (requires gstplayer...
2020-07-27 Seungha YangPort to gst_print* family
2020-06-25 Matthew WatersMove gstwebrtc-demos into gst-examples
2019-09-10 Nirbheek Chauhanmeson: gtk player example is optional
2019-06-11 Matthew Watersbuild: add meson fallbacks for use in gst-build
2019-03-26 Matthew Watersrun gst-indent over c files
2017-08-08 Philippe Normandgtk-play: fix deprecation warnings
2017-05-02 Víctor Manuel Jáqu... playback/player: gtk_menu_popup() is deprecated
2017-05-02 Víctor Manuel Jáqu... playback/player: don't unref a contained widget
2017-05-02 Víctor Manuel Jáqu... playback/player: don't unref gtk_sink but sink it
2016-08-26 Sebastian DrögeAdd meson build system for playback/player/{gst-play...
2016-08-26 Sebastian DrögeMerge commit 'http-launch/merge'
2016-08-26 Sebastian DrögeMerge commit 'gst-player/merge'
2016-08-23 Sebastian Drögeplayback/player: gtk: Remove unused variable
2016-08-23 Sebastian Drögeplayback/player: Block value-changed signal when playin...
2016-08-22 Sebastian Drögeplayback/player: gtk: Block value-change signal handler...
2016-08-18 Sebastian Drögeplayback/player: gtk: Use GQueue instead of g_list_appe...
2016-08-08 Maxin B. Johnplayback/player: gtk-play: provide similar behaviour...
2016-07-21 Guillaume Desmottesplayback/player: gtk: fix widget leak
2016-07-21 Guillaume Desmottesplayback/player: gtk: fix gtkglsink leak
2016-07-21 Guillaume Desmottesplayback/player: Call gst_deinit() in all applications...
2016-03-22 Mariusz Wasakplayback/player: Changing icons names to make it visibl...
2016-03-16 Mariusz Wasakplayback/player: gtk: Change True to glib TRUE to make...
2016-01-04 Sebastian Drögeplayback/player: player: Build against GstPlayer versio...
2016-01-04 Sebastian Drögeplayback/player: player: Remove gst_player_new() and...
2015-11-09 Sebastian Drögeplayback/player: gtk: Remove double assignment of a...
2015-11-05 Justin Kimplayback/player: gtk-play: change print format of guint64
2015-09-21 Sebastian Drögeplayback/player: gtk-play: Run gst-indent
2015-09-17 Hyunjun Koplayback/player: gtk-play: change to use valid macro...
2015-09-15 Jimmy Ohnplayback/player: gtk-play: Modify switch statement...
2015-09-04 Sebastian Drögeplayback/player: gtk-play: Add compiler warning flags...
2015-09-01 Alexandre Morenoplayback/player: gtk-play: Remove unused variable
2015-08-14 Sebastian Drögeplayback/player: player: Refactor video rendering API
2015-08-12 Sebastian Drögeplayback/player: player: Abstract the signal emission...
2015-07-30 Sebastian Drögeplayback/player: gtk-play: Fix indention
2015-07-30 Brijesh Singhplayback/player: gtk-play: if title is NULL then use...
2015-07-30 Brijesh Singhplayback/player: gtk-play: fix elapsed and remain time...
2015-07-26 Víctor Manuel Jáqu... playback/player: gtk-play: handle keys
2015-07-20 Víctor Manuel Jáqu... playback/player: gtk-play: remove unused callback
2015-07-20 Víctor Manuel Jáqu... playback/player: gtk-play: remove unused variables
2015-07-07 Brijesh Singhplayback/player: gtk-play: add support to build UI...
2015-06-16 Sebastian Drögeplayback/player: gtk-play: Add close button to the...
2015-06-16 Brijesh Singhplayback/player: gtk-play: add playback rate control...
2015-06-15 Sebastian Drögeplayback/player: gtk: Also use gtksink if available
2015-06-11 Víctor Manuel Jáqu... playback/player: gtk-play: remove unused variables
2015-06-11 Sebastian Drögeplayback/player: gtk: Inhibit the screen saver when...
2015-06-11 Sebastian Drögeplayback/player: gtk: Port to GtkApplication
2015-06-11 Sebastian Drögeplayback/player: gtk: Remove redundant code
2015-06-11 Sebastian Drögeplayback/player: gtk: Use gtkglsink if available
2015-06-11 Brijesh Singhplayback/player: gtk-play: use volume-changed signal...
2015-06-11 Víctor Manuel Jáqu... playback/player: gtk-play: color balance dialog
2015-06-11 Sebastian Drögeplayback/player: gtk: Only go to PLAYING with the next...
2015-06-10 Víctor Manuel Jáqu... playback/player: gtk-play: remove unused variables
2015-06-10 Víctor Manuel Jáqu... playback/player: gtk-play: destroy dialog's parent...
2015-06-10 danny songplayback/player: gtk-play: remove duplicate code
2015-06-10 danny songplayback/player: gtk-play: move play_current_uri after...
2015-05-30 Sebastian Drögeplayback/player: player: Change visualization API a...
2015-05-30 Sebastian Drögeplayback/player: Fix indention
2015-05-20 Brijesh Singhplayback/player: gtk-player: add visualization selectio...
2015-05-19 Brijesh Singhplayback/player: gtk-play: add external subtitle select...
2015-05-12 Brijesh Singhplayback/player: gtk-play: move duplicate code into...
2015-05-11 Brijesh Singhplayback/player: gtk-play: add Open, Quit, Next and...
2015-05-11 Brijesh Singhplayback/player: gtk-play: hide toolbar in fullscreen...
2015-05-08 Brijesh Singhplayback/player: gtk-play: add fullscreen button
2015-05-08 Brijesh Singhplayback/player: gtk-play: add playlist loop button.
2015-05-08 Brijesh Singhplayback/player: gtk-play: do not set window title...
2015-05-08 Brijesh Singhplayback/player: gtk-play: display cover art
2015-05-07 Sebastian Drögeplayback/player: gtk-play: Fix compiler warning
2015-05-07 Sebastian Drögeplayback/player: Fix indention
2015-05-07 Brijesh Singhplayback/player: gtk-play: add track selection menu
2015-05-07 Brijesh Singhplayback/player: gtk-play: variable rename for consistency
2015-05-07 Brijesh Singhplayback/player: gtk-play: handle duplicate uri in...
2015-05-07 Brijesh Singhplayback/player: gtk-play: set window title from media...
2015-05-07 Brijesh Singhplayback/player: gtk-play: remove gtk deprecated API.
2015-04-26 Sebastian Drögeplayback/player: player/gtk: Fix indention
2015-04-26 Brijesh Singhplayback/player: gtk-play: add media information window
2015-03-01 Sebastian Drögeplayback/player: Add copyright header to GTK player
2015-03-01 Sebastian Drögeplayback/player: Make it possible to call play()/pause...
2015-03-01 Sebastian Drögeplayback/player: Fix indention
2015-02-27 Sebastian Drögeplayback/player: Remove gst_player_is_playing()
2015-02-27 Ross Burtonplayback/player: gtk-play: show a file chooser if no...
2014-08-07 Sebastian Drögeplayback/player: Fix indention with gst-indent
2014-08-06 Sebastian Drögeplayback/player: GTK: Fix prev/next button insensitivit...
2014-08-06 Sebastian Drögeplayback/player: GTK: Turn checks that must not fail...
2014-08-06 Sebastian Drögeplayback/player: GTK: Fix logic for setting the prev...
2014-08-06 Parthasarathi Susarlaplayback/player: GTK: Improvements to the GTK+ player
2014-08-03 Sebastian Drögeplayback/player: Move dispatch-to-main-context out...
2014-08-03 Sebastian Drögeplayback/player: Always notify about video dimension...
2014-08-03 Sebastian Drögeplayback/player: Add a single-include header
2014-08-03 Sebastian Drögeplayback/player: Add initial build system with docs...
2014-08-02 Sebastian Drögeplayback/player: Move library around into a proper...
2014-07-30 Sebastian Drögeplayback/player: Add GTK+ sample application