Commit graph

  • 7c102aa52d app: add graph pop menu Stéphane Cerveau 2022-01-03 17:01:56 +0100
  • d07b72df4f favorites: implement a favorite list Stéphane Cerveau 2021-12-21 17:37:17 +0100
  • 41b5beee26 pluginlist: avoid mulitple init Stéphane Cerveau 2021-12-17 12:50:28 +0100
  • ee6b57dfae pipeline: move render_gst to this module Stéphane Cerveau 2021-12-15 13:25:13 +0100
  • 368a5b83a4 icon: add icon pipeline Stéphane Cerveau 2021-12-15 11:48:30 +0100
  • 8fd506d7e2 ci: add gitlab ci definition Stéphane Cerveau 2021-12-14 21:38:45 +0100
  • c69fa3f831 GPSApp: Able to clear the graph with new Stéphane Cerveau 2021-12-14 16:29:05 +0100
  • a49ba4a32a graphview: can now select nodes and links Stéphane Cerveau 2021-12-13 18:15:48 +0100
  • 39e39767a3 GPSApp: Can now request pads on element Stéphane Cerveau 2021-12-10 15:26:18 +0100
  • 1c96a78afe plugindialogs: rename module and support properties in element Stéphane Cerveau 2021-12-08 14:15:22 +0100
  • a5ef88ea5f graphview: display contextual menu on right click Stéphane Cerveau 2021-12-07 12:20:21 +0100
  • b673232553 main: add a common init method Stéphane Cerveau 2021-12-07 12:11:28 +0100
  • 594aa43405 GPS: add GST render to parse launch format Stéphane Cerveau 2021-12-03 17:30:13 +0100
  • 46e4ad726a pipeline: implement parse launch playback Stéphane Cerveau 2021-12-03 14:47:20 +0100
  • fe93db3458 GPS: Add xml save/load in graphview Stéphane Cerveau 2022-01-06 14:57:17 +0100
  • eb771a74f4 GPS: introduce the graphmanager Stéphane Cerveau 2021-11-25 16:13:40 +0100
  • b0dfc49de8 GPS: port to GTK4 Stéphane Cerveau 2021-11-23 18:04:57 +0100
  • 8d5146e45c pluginlist: can now select and double click element Stéphane Cerveau 2021-11-22 13:08:05 +0100
  • 39aa63ba51 GPS: introduce the graph object Stéphane Cerveau 2021-11-19 17:51:06 +0100
  • d7cab1a6cc GPS: introduce an app structure Stéphane Cerveau 2021-11-19 12:34:19 +0100
  • 25a626d232 GPS: Add a dialog to select the elements Stéphane Cerveau 2021-11-18 17:57:06 +0100
  • b635be10e2 GPS: add GStreamer support Stéphane Cerveau 2021-11-17 16:15:16 +0100
  • 642c6cc487 README: add first step to build and run GPS Stéphane Cerveau 2021-11-17 16:13:47 +0100
  • 98e0199e01 GPS: add a TODO list Stéphane Cerveau 2021-11-17 12:38:28 +0100
  • 20c537f61b GPS: change license to GPLv3 Stéphane Cerveau 2021-11-17 12:19:18 +0100
  • bdd183075e mainwindow: connect button to actions Stéphane Cerveau 2021-11-15 18:52:16 +0100
  • 12e7958886 mainwindow: can now draw a vector of rectangles. Stéphane Cerveau 2021-11-15 17:27:08 +0100
  • 52718e0388 mainwindow: can draw a rectangle at mouse position Stéphane Cerveau 2021-11-04 14:25:25 +0100
  • 465ac78c08 gps: Add first UI design with glade Stéphane Cerveau 2021-10-22 13:00:05 +0200
  • 56f62f172c rust: init the project Stéphane Cerveau 2021-10-12 10:33:51 +0200
  • 39a5b15cca Initial commit Stéphane Cerveau 2021-10-12 10:19:45 +0200
  • 4ef31416a0
    Merge pull request #1 from virinext/master master dabrain34 2018-12-02 10:24:17 +0100
  • ba121a74d2
    Merge pull request #48 from myungjoo/support/gstcaps dabrain34 2018-11-16 10:28:55 +0100
  • 304ec8f1d7
    Merge pull request #47 from myungjoo/readme/for/linux dabrain34 2018-11-16 10:28:44 +0100
  • 76fe466000
    Merge pull request #49 from virinext/fix_logger_using_qt48 dabrain34 2018-11-14 16:15:01 +0100
  • 0afb6f1ea5 qintptr is not defined in QT4.8 dabrain34 2018-11-14 10:17:57 +0100
  • baaca3d772 Update readme after recent build scheme changes MyungJoo Ham 2018-11-07 18:14:23 +0900
  • e8266fdb94 Allow editing GstCaps properties MyungJoo Ham 2018-11-14 17:18:59 +0900
  • 2852a99fa1
    Merge pull request #45 from philippefoubert/portability Victor Anjin 2018-07-29 18:17:39 +0700
  • ae5dff69c0 Fix some portability issues on Windows Philippe FOUBERT 2018-07-29 10:16:04 +0200
  • b62ae7ce99 Fix the use of c++11 dabrain34 2017-10-23 18:06:19 +0200
  • 10765d7d76 Merge pull request #43 from virinext/fix_logger dabrain34 2017-10-17 22:52:32 +0200
  • 278a55b031 Enhance logger to comply with GST Stéphane Cerveau 2017-10-17 22:50:43 +0200
  • 75f9fb4549 Merge pull request #40 from virinext/PR-24 dabrain34 2017-10-15 20:16:25 +0200
  • 0306795370 Introduce favorite list Stéphane Cerveau 2017-09-22 21:48:54 +0200
  • 9390e492ef Context menu on empty space in GraphDisplay Stéphane Cerveau 2017-09-22 22:58:17 +0200
  • 6440059012 Logger: Avoid an over CPU consumption. Stéphane Cerveau 2017-07-01 11:29:59 +0200
  • 41364c8146 Merge pull request #39 from virinext/PR-32 dabrain34 2017-06-27 21:07:01 +0200
  • 11ab47ffde Introduce logger class Stéphane Cerveau 2017-05-31 23:13:34 +0200
  • fc3d259a39 Merge pull request #38 from virinext/fix_warnings dabrain34 2017-06-06 15:11:48 +0200
  • d8bb537a0e Fix various warnings dabrain34 2017-06-06 15:05:31 +0200
  • 2d75a32dd0 Code cleanup Stéphane Cerveau 2017-05-31 21:35:10 +0200
  • 606b1bb3eb Merge pull request #34 from virinext/PR-19 dabrain34 2017-05-21 23:01:46 +0200
  • 2280d88b48 Add typefind element to pad menu Stéphane Cerveau 2017-05-21 22:55:30 +0200
  • b8f3b20fa3 Render a suitable plugin Stéphane Cerveau 2017-05-20 12:40:50 +0200
  • 3de6d7f74e Introduce Plugin and PluginsList class Stéphane Cerveau 2017-05-18 22:54:05 +0200
  • d435c85092 Separate the plugin list from the display Stéphane Cerveau 2017-05-18 21:43:57 +0200
  • e57555ca10 Introduce CustomMenuAction Stéphane Cerveau 2017-05-05 22:46:53 +0200
  • 6c515a7807 Clarify open/save Stéphane Cerveau 2017-03-13 21:38:06 +0100
  • f2fd6096d6 Fix 1.0 build Stéphane Cerveau 2017-02-03 18:57:47 +0100
  • efc87dea12 Merge pull request #22 from virinext/pad_tooltip virinext 2017-01-02 20:42:46 +0700
  • e5ab3e063b Add tooltip for pad dabrain34 2017-01-02 11:20:16 +0100
  • 843e3da04d Merge pull request #17 from virinext/fix_plugin_list_non_modal dabrain34 2016-12-16 16:23:18 +0100
  • fd680f6aa3 Merge pull request #20 from virinext/auto_play_decodebin_connect dabrain34 2016-12-16 16:22:53 +0100
  • babeda105f Autoplay to discover the pads for decodebin2 dabrain34 2016-12-11 23:02:56 +0100
  • c0162f770e Plugin list windows shall be non modal dabrain34 2016-12-11 22:13:16 +0100
  • 3dbb6ffd1d Merge pull request #16 from virinext/fix_gstreamer0.10_pads_iterate dabrain34 2016-12-11 21:44:04 +0100
  • d6b94cb94a Fix gstreamer-0.10 pad iter dabrain34 2016-12-11 21:42:20 +0100
  • f03206c615 Merge pull request #15 from virinext/sort_plugin_list virinext 2016-12-11 23:27:49 +0700
  • b88c0fc67a Merge pull request #14 from virinext/clean_graph_window virinext 2016-12-11 23:21:53 +0700
  • 173425fb23 Sort plugin list by alphabetical order. dabrain34 2016-12-11 16:17:44 +0100
  • 4c37518de7 Add a menu entry clear dabrain34 2016-12-11 16:08:30 +0100
  • 05dae3d414 Merge pull request #8 from virinext/gstreamer-0.10 virinext 2016-11-14 22:24:19 +0700
  • 692b81f393 Merge pull request #5 from virinext/small_bug_fixes virinext 2016-11-14 22:23:05 +0700
  • 4b0845e5c0 Support gstreamer-0.10 dabrain34 2016-11-12 19:21:26 +0100
  • 8418e0022c Fix crash during pipeline backup Stephane Cerveau 2016-11-11 11:29:22 +0100
  • 4c1ae2e2b0 Fix a crash when pressing enter with no selection. Stephane Cerveau 2016-11-11 11:27:55 +0100
  • d246dc875f PluginlistW should be a separate window Stephane Cerveau 2016-11-11 11:26:13 +0100
  • 8a1759c547 [+] configuring enum and flags parameters via element properties widget (issue #2: Enum not supported) 0.1.5.060615 Victor Anjin 2015-06-06 23:00:16 +0700
  • ae8cf31935 Readme has been updated Victor Anjin 2015-06-05 07:58:57 +0700
  • fccb342c11 add plugins directory to default search path master Viktor Anjin 2015-06-04 22:27:52 -0700
  • 5e14d4bda4 initial commit Viktor Anjin 2015-02-26 23:02:22 +0700
  • 0dae1e94e4 Initial commit virinext 2015-02-26 22:35:27 +0600