[gnome-sound-recorder] (143 commits) Non-fast-forward update to branch wip/jtojnar/run



The branch 'wip/jtojnar/run' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  39e54a9... build: add run target

Commits added to the branch:

  f1ae726... build: Don't hard-code the path of python3 (*)
  42545fa... Add Karbi translation (*)
  884b74e... Fix app name in --help usage (*)
  9733137... Add --version option (*)
  fc10018... Update Norwegian Bokmål translation (*)
  3458330... Add Icelandic translation (*)
  5318fb2... Update Persian translation (*)
  0033fef... Update appdata pictures (*)
  3e40de8... Remove gsr-preferences.png (*)
  96e4662... Update pic to not have devel class (*)
  1e5e3e0... Change to white background (*)
  697a3c5... Remove extra white from the screenshot (*)
  90f1c5c... Prepare 3.34.0 release (*)
  45c2933... Gitlab CI: publish nightly (*)
  d2294b9... Update Galician translation (*)
  5663fc0... Update Slovak translation (*)
  47d2530... Add Malay translation (*)
  93e728a... Update British English translation (*)
  fecfa84... record: Change file naming format (*)
  a7be0ae... Update Japanese translation (*)
  1838dbd... Update Japanese translation (*)
  2382ba2... mainwindow: Change Title (*)
  605d344... listview: Replace deprecated function (*)
  4f5a65f... ci: Introduce eslint (*)
  d84b2a3... source: Fix style using eslint (*)
  d54247b... application: Fix linting (*)
  0e67253... audioProfile: Fix linting (*)
  bab338e... fileUtils: Fix linting (*)
  8a07ea9... info: Fix linting (*)
  d2ab176... listview: Fix linting (*)
  679eeba... main: Fix linting (*)
  8d61d06... mainWindow: Fix linting (*)
  98a8922... play: Fix linting (*)
  e1a59aa... preferences: Fix linting (*)
  f793973... record: Fix linting (*)
  e5709c4... util: Fix linting (*)
  e4d2975... waveform: Fix linting (*)
  b815749... mainWindow: Supress eslint error for play, it should be fix (*)
  e279858... util.js: Delete util.js file as loadStyleSheet isn't used a (*)
  f7362e5... i18n: change gettext domain to match the app-id (*)
  80f52a7... Update POTFILES.in (*)
  6d36888... project: Add issue templates (*)
  0cadedc... record: Change File Naming Style (*)
  ce4a446... audioProfile: add FLAC container profile mapping (*)
  5d3bda7... audioProfile: use the containerProfileMap for flac (*)
  d030b23... Update Catalan translation (*)
  7c6ef0a... mainWindow: migrate to use glade (*)
  bcd9bbc... Added default orientation to mainView grid (*)
  5b30808... Remove the LoadMore button Fixes #66 (*)
  8a87c6c... Add Kurdish Sorani translation (*)
  f8e535e... preferences: migrate to use glade Part of #65 (*)
  94e7664... aboutDialog: code cleanup & minor fixes (*)
  c763788... Update Hebrew translation (*)
  8e78a7c... Update Hebrew translation (*)
  1dfc6c1... infodialog: migrate to use glade Part of #65 (*)
  79beccc... listrow: migrate to use glade Part of #65 (*)
  0eba93c... preferences: fix channels selection (*)
  24b7fa4... Update Ukrainian translation (*)
  9dd7da5... recording list: split into a ListModel & UI (*)
  e00a51f... replacing remove_signal_watch with remove_watch It removes  (*)
  2fa3299... redefined audioProfile (*)
  3292fb0... change media-type-preset to enum type (*)
  bee1540... ES6 warning fix (*)
  2766e42... PA_PROP_MEDIA_ROLE & PA_PROP_APPLICATION_ICON_NAME for appl (*)
  66941b2... cleanup-fix:player.js (*)
  dfffd61... Update POTFILES.in (*)
  054efdd... GLib.MAXINT -> GLib.MAXINT16 (Max Value JS can handle) (*)
  d592f65... _duration undefined warning fix. (*)
  5b21134... Added back translator-credits comment. (*)
  5055a27... Update Ukrainian translation (*)
  1b77497... Update Persian translation (*)
  cb20e29... Updated Spanish translation (*)
  e31ffc5... Update Chinese (Taiwan) translation (*)
  8424899... Change requested window size and fileNameEntry width to fit (*)
  5345adc... Change usage label to wrap and justify text and add margins (*)
  af5a538... Update Greek translation (*)
  cbc1be2... Update Romanian translation (*)
  e0ca9e6... libhandy v0.80.0 added (*)
  494bef4... mainWindow: GtkApplicationWindow -> HdyApplicationWindow (*)
  ec6a35f... recordingList wrapped in HdyColumn (*)
  b4d3986... recording-row: GtkListBoxRow ->  HdyPreferencesRow (*)
  8324aad... window: GtkHeaderBar -> HdyHeaderBar (*)
  b062973... row: remove uneeded separator (*)
  cbd19ee... eslint fixes (*)
  d3ca0ae... Update Dutch translation (*)
  30270db... window: replace GtkGrid with GtkBox (*)
  a0bfd73... remove info dialog (*)
  2fbe21e... recording: remove mimetype property (*)
  c7a97aa... window: emptyView style fix (*)
  993330b... row: remove delete button from UI (*)
  515df8c... row: move duration label on right (*)
  8ec5f64... added exported variables (*)
  db34cda... remove unused info.js (*)
  fc096f8... mainWindow: removed unsused variables (*)
  d25fab5... combine encoding profiles to record.js (*)
  33cb86d... recorder: remove unnecessary GstTagSetter (*)
  30a9405... record: convert Record JS Object to GObject (*)
  6bf2741... window: use a separate view for the recording (*)
  8e5f8d7... remove preferences dialog (*)
  dcade7d... UI signal for recordStart/Stop button (*)
  4e07e05... Update Ukrainian translation (*)
  596080b... nightly: fix win branding & generate a nightly icon (*)
  55592da... flatpak: use fallback-x11 (*)
  ea2ab7b... meson: use / instead of join_path (*)
  bc2a245... misc: use .metainfo instead of .appdata (*)
  8b88b2e... CI: use the latest ci template (*)
  3f75f2d... Add editorconfig file (*)
  d996c01... misc: fix space/tabs usage (*)
  ba30163... issue template: it's Sound Recorder not Settings (*)
  f990798... README: update matrix channel main address (*)
  e276125... css: remove unused classes (*)
  f45ae48... CI: fix eslint complaint (*)
  b5080e5... Recordings: sort by modified date (*)
  b532389... Updated Spanish translation (*)
  f9d6c69... Update Chinese (China) translation (*)
  7e6304c... record: reorganize Gst code (*)
  af5e65a... change pipeState to setter & getter (*)
  8fc3f18... universal error handling (*)
  be86fe3... remove unnecessary dependency check (*)
  382988a... prevent re-setup gst pipeline (*)
  c2625e9... remove bus watch after stop recording (*)
  9c03ce5... CI eslint fix (*)
  88d0e20... remove error dialog (*)
  b248add... mainWindow: remove record pipeState (*)
  5786f47... added back missing plugin detection (*)
  184b537... stop recording on EOS (*)
  2e62a0d... update log message on pipeline fail (*)
  2201c22... refactor start/stop recording functions (*)
  915aab2... record: remove unused this.localMsg (*)
  fabccdf... record: removed _TENTH_SEC & _SEC_TIMEOUT (*)
  5a9028e... record: remove unused Gst volume elemnt (*)
  6866f34... rename record -> recorder (*)
  03bf475... recorder to return Recording Obj on stop (*)
  34a8f3b... eslint fix (*)
  26081ee... POTFILES: record -> recorder (*)
  88a5d28... keep variables in function only scope (*)
  f93cc7b... print detailed error log (*)
  577e8a1... keep variables in function only scope (*)
  c9f308c... fix crash on close app without record (*)
  bfdeaae... Waveform: subclass GtkDrawingArea (*)
  7fb3b3c... mainWindow: remove view declaration (*)
  dc81a22... meson: bump gjs version (*)
  18081b4... build: add run target

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]