[pitivi] docs: Consistent contributors info in 0.9* releases



commit afe23a6276042d396e54750dce453c2955a84ee7
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Tue Sep 11 23:55:12 2018 +0200

    docs: Consistent contributors info in 0.9* releases

 docs/releases/0.91.md | 528 +++++++++++++++++++++++++-------------------------
 docs/releases/0.92.md |  82 ++++----
 docs/releases/0.93.md | 222 ++++++++++-----------
 docs/releases/0.94.md | 154 ++++++++-------
 docs/releases/0.95.md |  78 ++++----
 docs/releases/0.96.md |  88 +++++----
 docs/releases/0.97.md |  26 +--
 docs/releases/0.98.md |  76 ++++----
 8 files changed, 653 insertions(+), 601 deletions(-)
---
diff --git a/docs/releases/0.91.md b/docs/releases/0.91.md
index 8505689c..0abd8287 100644
--- a/docs/releases/0.91.md
+++ b/docs/releases/0.91.md
@@ -290,281 +290,283 @@ suspect you might be pretty geeky, so here are roughly 150 (of the 1300+
 commits) that are “interesting” but were not necessarily big enough to
 be mentioned in the “top features” above.
 
-`   0d21848 Kill ChangeLog with fire`\
-`   c07dc1b mediafilespreviewer: Remove sync-message handler and add proper xid handling`\
-`   a0a21e6 viewer: Use the `“`realize`”` GTK callback to asynchronously obtain window handle`\
-`   6f4c58f viewer: Disable GTK double buffering to prevent flickering and black images`\
-`   351a833 project, timeline: Set restriction caps on tracks.`\
-`   e2c59ca timeline: Reimplement the seeking and framestepping keyboard shortcuts`\
-`   1362142 pitivi: Rely on timeline widgets' focus to set actions/shortcuts sensitivity`\
-`   81cd77c check: Drop the GooCanvas dependency`\
-`   e956801 Redesign the rendering progress dialog`\
-`   a568665 render: Provide an estimation of the output file size`\
-`   6b2e69b mainwindow: Make context tabs (2nd child of the 2nd hpane) not resize themselves`\
-`   d276be2 pitivi: Implement the notion of `“`read-only`”` projects`\
-`   0008538 project: Refactor and fix saveProject`\
-`   054489a Conform to the AppData spec so we show up properly in the GNOME Software Center`\
-`   88ebb08 Fix .desktop file categories so that Pitivi will show up in GNOME Software`\
-`   b61048d mediafilespreviewer: Always use the same videosink`\
-`   54dc09f pipeline: when not in RENDER, the pipeline can and must recover`\
-`   75b96b2 Use yelp-tools instead of gnome-doc-utils`\
-`   24189e4 Properly parent the `“`Render`”` and `“`Project`` ``Settings`”` dialogs`\
-`   a9900d7 medialibrary: Support the new `“`large`”` (256 pixels) thumbnails`\
-`   127e6e6 medialibrary: Handle multiple sizes for fallback icons when there are no thumbs`\
-`   e360b2a mediafilespreviewer: Fix the icon shown when previewing audio files`\
-`   1d1e1ed Make the import filechooser dialog modal so that it works in fullscreen`\
-`   6599953 timeline/elements: Improve the appearance and visibility of the keyframe curves`\
-`   d9f5364 utils/widgets: Fill sliders with color to indicate the default values`\
-`   3d02054 check: Make numpy a hard dependency as we now need it for core audio waveforms`\
-`   43255f6 previewers: Delay initial thumbnail & waveform processing to when the UI is idle`\
-`   b04c221 Regulate the frequency at which thumbnails get created.`\
-`   50546b0 previewers: add saving and loading for the waveforms.`\
-`   caccf69 This commit adds a waveform audio previewer.`\
-`   7154b06 pitivi: Port to the new commit based API in GES`\
-`   ddcee62 previewers: Periodically save clip thumbnails`\
-`   e492dde previewers: Avoid blocking the UI when generating clip thumbnails`\
-`   4a01a2e mainwindow: Ensure `“`Clip`` ``properties`”` is the focused context tab on startup`\
-`   e70b055 render:  Show rendering errors in a dialog`\
-`   62157c7 Do not set titles on modal message dialogs, they are redundant with the contents`\
-`   71a9d45 Define some more harmonized default colors for timeline elements/clips`\
-`   aa64ac9 Save resources by only drawing the visible thumbs`\
-`   4a0cb3c Improve clip thumbnailing performance when scrolling/zooming the timeline`\
-`   f47b1f9 Various performance improvements to the timeline clip thumbnailer`\
-`   ff50eb2 Register mimetypes for the new xges project format`\
-`   c86d33f New X-Large (256x256) logo icon`\
-`   e643fb5 Add a button to toggle a `“`gapless`”` (auto-ripple) timeline mode`\
-`   d5bd8dc clipproperties: Prevent drag and drop `“`ghosts`”` from the effects library`\
-`   cbd8910 Add a contextual help button in the render dialog to explain container formats`\
-`   931a445 clipproperties: Use a symbolic icon for the `“`Remove`` ``effect`”` inline tool button`\
-`   c31a230 Automatically save and restore the main window's position`\
-`   f2389ad Use symbolic icons for the `“`Reset`` ``to`` ``default`` ``value`”` dynamic widget buttons`\
-`   b3be493 mediafilespreviewer: Update the preview widget slider on a more frequent basis`\
-`   1fcbbe6 Use the system's default image viewer to preview images from the media library`\
-`   76573e8 Fix a race between clicks on the preview widget's slider and position updates`\
-`   f67b9ea Use symbolic icons everywhere in the Media Library toolbar`\
-`   1a51f04 render: Stop rendering when the user presses Escape`\
-`   4b4e969 render: Properly save the render directory`\
-`   2f2c92a effects: Scale down thumbnails to fit better in the new listview arrangement`\
-`   3ef1f81 utils/ui: Properly ignore subtitles, including the new DiscovererSubtitleInfo`\
-`   4c10b27 medialibrary: Force quoting URIs right before computing the thumbnail hash`\
-`   89dc28e utils/misc: Use Gst.filename_to_uri instead of manually encoding URIs`\
-`   42587d3 medialibrary: Remove the ancient filename shortening code, rely on Pango instead`\
-`   b2309e9 medialibrary: Make special characters show up correctly in iconview mode`\
-`   1f766ab medialibrary: Rework the way we sort files in the view`\
-`   6b5b009 medialibrary: Respect the fdo spec to find thumbnails`\
-`   1301dab Specify the dependencies version requirements in only one place (check.py)`\
-`   248e0a2 Refactor check.py for faster, better (simpler), stronger dependency checking`\
-`   3ab1026 Remove the pitivi.spec file`\
-`   d52614c Remove the ABOUT-NLS file, it's completely useless`\
-`   2b5ef0c Update AUTHORS to match the About dialog`\
-`   3361da9 New icons for split, group/ungroup and align`\
-`   b0a36cd viewer: When undocked, show a button to toggle fullscreen mode`\
-`   9d50648 mainwindow: Make the medialibrary previewer work even in fullscreen mode`\
-`   c9493f9 medialibrary: Do not emit `“`play`”` twice when double-clicking a clip`\
-`   d9f3034 preset: Allow presets with slash chars in the name`\
-`   bcf90cf Notify and play a sound when rendering is complete`\
-`   b0617ea tabsmanager: Restore the state of undocked utility windows on startup`\
-`   a4c3674 tabsmanager: Save/restore settings from detached tabs`\
-`   5c063a6 Refine the `“`Split`”` icon to be pixel-perfect and closer to a symbolic style`\
-`   4f417ef medialibrary: Use MIME types instead of extensions for filtering the filechooser`\
-`   6bc2427 Make the code compliant with PEP8 1.3`\
-`   0fb0c0e Set widget names for AT-SPI/accessibility`\
-`   6d9a4d0 Remove the code to hide/show toolbars`\
-`   e63d158 Hide the menubar in fullscreen mode`\
-`   3ee3ea5 Auto-hide and show the main toolbar in fullscreen mode`\
-`   ca61a6d timeline: Add missing labels to (un)group and align`\
-`   f7a10b1 timeline: Remove `“`Keyframe`”` from the toolbar, but keep the keyboard shortcut`\
-`   4b4291a mainwindow: Make the timeline toolbar vertical`\
-`   6e70641 Make the filename entry in render dialog activate the Render action`\
-`   1c1807a mainwindow: Filter for the file's extension when prompting for missing files`\
-`   4568997 medialibrary: Only show known file formats by default in the filechooser`\
-`   254f50c mainwindow: Fix the filechooser filter for opening project files`\
-`   b295b6a render: Properly parent the advanced codec settings dialogs`\
-`   55ba545 mediafilespreviewer: Add support for the `“`copyright`”` tag`\
-`   454e65b Move the media and effect library toolbars to the top for consistency`\
-`   e0a04cd transitions: Use a symbolic icon and placeholder text for search`\
-`   67aba11 effects: Use an inline toolbar for searching and categories`\
-`   4240ea5 medialibrary: Use GtkBuilder for infobars`\
-`   70f2ba9 Implement a Media Library toolbar and kill menu items`\
-`   94d7d6b Document our keyboard shortcuts and allow contextual help`\
-`   459532f Implement a title editor`\
-`   c4cb00e medialibrary: Hide the infobar when sources start importing`\
-`   857be52 Increase the amount of recent items in the welcome dialog to 10`\
-`   d6006aa Implement the ability to go a frame forward or backwards`\
-`   508dab0 When space is constrained, allow notebook tabs to scroll`\
-`   16e2087 When not usable, hide widgets in clip properties and transitions`\
-`   1b7cd97 Refactor clipproperties and fix the expansion behavior with GTK3`\
-`   b59af58 Fixes traceback when user double-clicks on an empty row in the treeview`\
-`   c469d35 Use symbolic toolbar icons in Project settings and Render dialog`\
-`   11a4166 Use the GTK3 `“`inline`”` style for toolbars under presets listviews`\
-`   3b63ba3 projectsettings UI: Force some fields to be numeric only`\
-`   1d35ad3 Use the new GTK3 features for the About/credits dialog`\
-`   8e90540 Set the `“`primary-toolbar`”` style on the main toolbar`\
-`   1130ce7 Use a dark theme variant for GTK3`\
-`   d996933 pitivi: Playbin2 is dead, use playbin`\
-`   59b3956 Abort project loading when a clip does not have a replacement`\
-`   edeb4e1 Effects: Merge icon and treeview into a single view`\
-`   2c9e8f5 Make the about dialog's credits future-proof`\
-`   9017fc6 Add tooltips to buttons at the bottom of the Preferences UI`\
-`   d44d440 Implement UI testing with Dogtail`\
-`   b5155c8 Prevent the timeline's Zoom Fit button from expanding`\
-`   d205a51 Add a preference for the default duration of image clips in the timeline`\
-`   493c226 Refactor GTK+ actions and keyboard shortcuts`\
-`   194a714 timeline: Bind Ctrl+0 to the `“`Zoom`` ``fit`”` action`\
-`   d8a09f9 mainwindow: Use standard shortcuts for Help and Fullscreen`\
-`   995cedb medialibrary: Standardize playback in iconview and treeview`\
-`   a63564e Create icons for transitions`\
-`   c429604 Implement SMPTE video transitions`\
-`   426257c Remove old mimetype icons`\
-`   e04a3d2 Merge branch 'ges'`\
-`   df36892 Show a better default progressbar text when starting rendering`\
-`   dbc3a26 render: Set power management only when starting/resuming`\
-`   6c70423 Allow pausing and resuming rendering`\
-`   6886c57 timeline: When autoscrolling, jump to 1/6th of the width, not 1/2`\
-`   f2ff6c3 timeline: Fix the horizontal scrollbar management for zooming`\
-`   20ad0a2 Add a version checker`\
-`   4c0abcb Show a vertical line to indicate clip snapping`\
-`   608ab1a Port to the new GES timeline edition API`\
-`   48b8d46 thumbnailer: Add on disk thumbnail caching`\
-`   c012a2c Add the ability to render video only or audio only`\
-`   f73e918 Add a `“`rule`` ``of`` ``thumb`` ``for`` ``long`` ``lines`”` to coding style conventions`\
-`   2df0743 When run from git, don't show a stable version number in About`\
-`   44787d9 Add version info to the About dialog`\
-`   5b9f1e6 If available, show thumbnails for missing files to help the user`\
-`   4ae8768 Cleanup the translatable strings in project settings`\
-`   96c79e3 Set a better default height for the render dialog`\
-`   98cd55e Allow copying a clip's properties to project settings`\
-`   e8e7296 viewer: Preview the clips being trimmed`\
-`   64fb372 Set the main official repository to be git.gnome.org/pitivi`\
-`   e82764c Offer to to load the autosaved backup instead of the project file`\
-`   4499155 Show the time for the unsaved changes confirmation dialog`\
-`   d971cfc Allow saving a snapshot of the current frame as an image file`\
-`   14ceaa0 medialibrary: Make discovery asynchroneous and show progress`
-
-`   fdb9bd4 Disable timeline accels when focusing Media Library contents`\
-`   6ff7983 Prevent Delete from being sensitive in Media Library and Effects`\
-`   33ab288 Make the search bars use focus-in events to ensure you can't have sensitive actions that prevent 
them from working.`
-
-`   431769b Kill the `“`Preview`”` menu and reorganize the `“`Timeline`”` menu`\
-`   6a5e5df Selectively use the word `“`encoder`”` when talking about codecs`\
-`   8759e58 pitivi/ui/encodingdialog.py: inhibit logging out, inhibit suspend/shutdown etc. when rendering`\
-`   845d911 pitivi/ui/viewer.py: inhibit screensaver whilst previewing videos.`\
-`   b7fcd7c Fix the resolution and framerate parsing in the Media Library`\
-`   94bf5f2 ui: Get source thumbs from the Freedesktop thumbnail cache spec`\
-`   23d08bb Ensure that previewed videos fit within a reasonable size`\
-`   1ee2ada Put the Media Library previewer's playback controls at the top`\
-`   39f271f Automatically set the size of the Media Library previewer`\
-`   d95adeb Prevent the render dialog from having a blank output filename`
+```
+0d21848 Kill ChangeLog with fire
+c07dc1b mediafilespreviewer: Remove sync-message handler and add proper xid handling
+a0a21e6 viewer: Use the “realize” GTK callback to asynchronously obtain window handle
+6f4c58f viewer: Disable GTK double buffering to prevent flickering and black images
+351a833 project, timeline: Set restriction caps on tracks.
+e2c59ca timeline: Reimplement the seeking and framestepping keyboard shortcuts
+1362142 pitivi: Rely on timeline widgets' focus to set actions/shortcuts sensitivity
+81cd77c check: Drop the GooCanvas dependency
+e956801 Redesign the rendering progress dialog
+a568665 render: Provide an estimation of the output file size
+6b2e69b mainwindow: Make context tabs (2nd child of the 2nd hpane) not resize themselves
+d276be2 pitivi: Implement the notion of “read-only” projects
+0008538 project: Refactor and fix saveProject
+054489a Conform to the AppData spec so we show up properly in the GNOME Software Center
+88ebb08 Fix .desktop file categories so that Pitivi will show up in GNOME Software
+b61048d mediafilespreviewer: Always use the same videosink
+54dc09f pipeline: when not in RENDER, the pipeline can and must recover
+75b96b2 Use yelp-tools instead of gnome-doc-utils
+24189e4 Properly parent the “Render” and “Project Settings” dialogs
+a9900d7 medialibrary: Support the new “large” (256 pixels) thumbnails
+127e6e6 medialibrary: Handle multiple sizes for fallback icons when there are no thumbs
+e360b2a mediafilespreviewer: Fix the icon shown when previewing audio files
+1d1e1ed Make the import filechooser dialog modal so that it works in fullscreen
+6599953 timeline/elements: Improve the appearance and visibility of the keyframe curves
+d9f5364 utils/widgets: Fill sliders with color to indicate the default values
+3d02054 check: Make numpy a hard dependency as we now need it for core audio waveforms
+43255f6 previewers: Delay initial thumbnail & waveform processing to when the UI is idle
+b04c221 Regulate the frequency at which thumbnails get created.
+50546b0 previewers: add saving and loading for the waveforms.
+caccf69 This commit adds a waveform audio previewer.
+7154b06 pitivi: Port to the new commit based API in GES
+ddcee62 previewers: Periodically save clip thumbnails
+e492dde previewers: Avoid blocking the UI when generating clip thumbnails
+4a01a2e mainwindow: Ensure “Clip properties” is the focused context tab on startup
+e70b055 render:  Show rendering errors in a dialog
+62157c7 Do not set titles on modal message dialogs, they are redundant with the contents
+71a9d45 Define some more harmonized default colors for timeline elements/clips
+aa64ac9 Save resources by only drawing the visible thumbs
+4a0cb3c Improve clip thumbnailing performance when scrolling/zooming the timeline
+f47b1f9 Various performance improvements to the timeline clip thumbnailer
+ff50eb2 Register mimetypes for the new xges project format
+c86d33f New X-Large (256x256) logo icon
+e643fb5 Add a button to toggle a “gapless” (auto-ripple) timeline mode
+d5bd8dc clipproperties: Prevent drag and drop “ghosts” from the effects library
+cbd8910 Add a contextual help button in the render dialog to explain container formats
+931a445 clipproperties: Use a symbolic icon for the “Remove effect” inline tool button
+c31a230 Automatically save and restore the main window's position
+f2389ad Use symbolic icons for the “Reset to default value” dynamic widget buttons
+b3be493 mediafilespreviewer: Update the preview widget slider on a more frequent basis
+1fcbbe6 Use the system's default image viewer to preview images from the media library
+76573e8 Fix a race between clicks on the preview widget's slider and position updates
+f67b9ea Use symbolic icons everywhere in the Media Library toolbar
+1a51f04 render: Stop rendering when the user presses Escape
+4b4e969 render: Properly save the render directory
+2f2c92a effects: Scale down thumbnails to fit better in the new listview arrangement
+3ef1f81 utils/ui: Properly ignore subtitles, including the new DiscovererSubtitleInfo
+4c10b27 medialibrary: Force quoting URIs right before computing the thumbnail hash
+89dc28e utils/misc: Use Gst.filename_to_uri instead of manually encoding URIs
+42587d3 medialibrary: Remove the ancient filename shortening code, rely on Pango instead
+b2309e9 medialibrary: Make special characters show up correctly in iconview mode
+1f766ab medialibrary: Rework the way we sort files in the view
+6b5b009 medialibrary: Respect the fdo spec to find thumbnails
+1301dab Specify the dependencies version requirements in only one place (check.py)
+248e0a2 Refactor check.py for faster, better (simpler), stronger dependency checking
+3ab1026 Remove the pitivi.spec file
+d52614c Remove the ABOUT-NLS file, it's completely useless
+2b5ef0c Update AUTHORS to match the About dialog
+3361da9 New icons for split, group/ungroup and align
+b0a36cd viewer: When undocked, show a button to toggle fullscreen mode
+9d50648 mainwindow: Make the medialibrary previewer work even in fullscreen mode
+c9493f9 medialibrary: Do not emit “play” twice when double-clicking a clip
+d9f3034 preset: Allow presets with slash chars in the name
+bcf90cf Notify and play a sound when rendering is complete
+b0617ea tabsmanager: Restore the state of undocked utility windows on startup
+a4c3674 tabsmanager: Save/restore settings from detached tabs
+5c063a6 Refine the “Split” icon to be pixel-perfect and closer to a symbolic style
+4f417ef medialibrary: Use MIME types instead of extensions for filtering the filechooser
+6bc2427 Make the code compliant with PEP8 1.3
+0fb0c0e Set widget names for AT-SPI/accessibility
+6d9a4d0 Remove the code to hide/show toolbars
+e63d158 Hide the menubar in fullscreen mode
+3ee3ea5 Auto-hide and show the main toolbar in fullscreen mode
+ca61a6d timeline: Add missing labels to (un)group and align
+f7a10b1 timeline: Remove “Keyframe” from the toolbar, but keep the keyboard shortcut
+4b4291a mainwindow: Make the timeline toolbar vertical
+6e70641 Make the filename entry in render dialog activate the Render action
+1c1807a mainwindow: Filter for the file's extension when prompting for missing files
+4568997 medialibrary: Only show known file formats by default in the filechooser
+254f50c mainwindow: Fix the filechooser filter for opening project files
+b295b6a render: Properly parent the advanced codec settings dialogs
+55ba545 mediafilespreviewer: Add support for the “copyright” tag
+454e65b Move the media and effect library toolbars to the top for consistency
+e0a04cd transitions: Use a symbolic icon and placeholder text for search
+67aba11 effects: Use an inline toolbar for searching and categories
+4240ea5 medialibrary: Use GtkBuilder for infobars
+70f2ba9 Implement a Media Library toolbar and kill menu items
+94d7d6b Document our keyboard shortcuts and allow contextual help
+459532f Implement a title editor
+c4cb00e medialibrary: Hide the infobar when sources start importing
+857be52 Increase the amount of recent items in the welcome dialog to 10
+d6006aa Implement the ability to go a frame forward or backwards
+508dab0 When space is constrained, allow notebook tabs to scroll
+16e2087 When not usable, hide widgets in clip properties and transitions
+1b7cd97 Refactor clipproperties and fix the expansion behavior with GTK3
+b59af58 Fixes traceback when user double-clicks on an empty row in the treeview
+c469d35 Use symbolic toolbar icons in Project settings and Render dialog
+11a4166 Use the GTK3 “inline” style for toolbars under presets listviews
+3b63ba3 projectsettings UI: Force some fields to be numeric only
+1d35ad3 Use the new GTK3 features for the About/credits dialog
+8e90540 Set the “primary-toolbar” style on the main toolbar
+1130ce7 Use a dark theme variant for GTK3
+d996933 pitivi: Playbin2 is dead, use playbin
+59b3956 Abort project loading when a clip does not have a replacement
+edeb4e1 Effects: Merge icon and treeview into a single view
+2c9e8f5 Make the about dialog's credits future-proof
+9017fc6 Add tooltips to buttons at the bottom of the Preferences UI
+d44d440 Implement UI testing with Dogtail
+b5155c8 Prevent the timeline's Zoom Fit button from expanding
+d205a51 Add a preference for the default duration of image clips in the timeline
+493c226 Refactor GTK+ actions and keyboard shortcuts
+194a714 timeline: Bind Ctrl+0 to the “Zoom fit” action
+d8a09f9 mainwindow: Use standard shortcuts for Help and Fullscreen
+995cedb medialibrary: Standardize playback in iconview and treeview
+a63564e Create icons for transitions
+c429604 Implement SMPTE video transitions
+426257c Remove old mimetype icons
+e04a3d2 Merge branch 'ges'
+df36892 Show a better default progressbar text when starting rendering
+dbc3a26 render: Set power management only when starting/resuming
+6c70423 Allow pausing and resuming rendering
+6886c57 timeline: When autoscrolling, jump to 1/6th of the width, not 1/2
+f2ff6c3 timeline: Fix the horizontal scrollbar management for zooming
+20ad0a2 Add a version checker
+4c0abcb Show a vertical line to indicate clip snapping
+608ab1a Port to the new GES timeline edition API
+48b8d46 thumbnailer: Add on disk thumbnail caching
+c012a2c Add the ability to render video only or audio only
+f73e918 Add a “rule of thumb for long lines” to coding style conventions
+2df0743 When run from git, don't show a stable version number in About
+44787d9 Add version info to the About dialog
+5b9f1e6 If available, show thumbnails for missing files to help the user
+4ae8768 Cleanup the translatable strings in project settings
+96c79e3 Set a better default height for the render dialog
+98cd55e Allow copying a clip's properties to project settings
+e8e7296 viewer: Preview the clips being trimmed
+64fb372 Set the main official repository to be git.gnome.org/pitivi
+e82764c Offer to to load the autosaved backup instead of the project file
+4499155 Show the time for the unsaved changes confirmation dialog
+d971cfc Allow saving a snapshot of the current frame as an image file
+14ceaa0 medialibrary: Make discovery asynchroneous and show progress
+
+fdb9bd4 Disable timeline accels when focusing Media Library contents
+6ff7983 Prevent Delete from being sensitive in Media Library and Effects
+33ab288 Make the search bars use focus-in events to ensure you can't have sensitive actions that prevent 
them from working.
+
+431769b Kill the “Preview” menu and reorganize the “Timeline” menu
+6a5e5df Selectively use the word “encoder” when talking about codecs
+8759e58 pitivi/ui/encodingdialog.py: inhibit logging out, inhibit suspend/shutdown etc. when rendering
+845d911 pitivi/ui/viewer.py: inhibit screensaver whilst previewing videos.
+b7fcd7c Fix the resolution and framerate parsing in the Media Library
+94bf5f2 ui: Get source thumbs from the Freedesktop thumbnail cache spec
+23d08bb Ensure that previewed videos fit within a reasonable size
+1ee2ada Put the Media Library previewer's playback controls at the top
+39f271f Automatically set the size of the Media Library previewer
+d95adeb Prevent the render dialog from having a blank output filename
+```
 
 What, you want more?! Well, you can use this command in our code
 repository:
 
-`git log RELEASE-0_15_0..RELEASE-0_91_0`
+```
+git log RELEASE-0_15_0..RELEASE-0_91_0
+```
 
 # Contributors for this release
 
 In Pitivi:
 
-`  526  Jean-François Fortin Tam`\
-`  266  Thibault Saunier`\
-`  190  Mathieu Duponchelle`\
-`   72  Paul Lange`\
-`   37  Piotr Drąg`\
-`   26  Alex Băluț`\
-`   24  Daniel Mustieles`\
-`   23  Matas Brazdeikis`\
-`   18  Marek Černocký`\
-`   17  Matej Urbančič`\
-`   17  Nicolas Dufresne`\
-`   14  Daniel Thul`\
-`   12  René Stadler`\
-`   10  Alexandru Băluț`\
-`    8  Stephen Griffiths`\
-`    8  Мирослав Николић`\
-`    7  Luis de Bethencourt`\
-`    5  Lubosz Sarnecki`\
-`    5  Martin Srebotnjak`\
-`    4  Rafael Ferreira`\
-`    3  Aurimas Černius`\
-`    3  Fran Diéguez`\
-`    3  Milagros Infante Montero`\
-`    2  Andrej Žnidaršič`\
-`    2  Anton Belka`\
-`    2  Balázs Úr`\
-`    2  Bruno Brouard`\
-`    2  Dimitris Spingos`\
-`    2  Elad Alfassa`\
-`    2  Joris Valette`\
-`    2  Meenal-goyal`\
-`    2  Pere Orga`\
-`    2  Thiago Santos`\
-`    1  Adonfo Jayme Barrientos`\
-`    1  Antonio Fernandes C. Neto`\
-`    1  Brian Grohe`\
-`    1  Carles Ferrando`\
-`    1  Christian Kirbach`\
-`    1  Danny Piccirillo`\
-`    1  Dominique Leuenberger`\
-`    1  Enrico Nicoletto`\
-`    1  Florêncio Neves`\
-`    1  Gabor Kelemen`\
-`    1  Gianvito Cavasoli`\
-`    1  Jan Gerber`\
-`    1  Javier Jardón`\
-`    1  Jiro Matsuzawa`\
-`    1  Jordi Mas`\
-`    1  Marianne Corvellec`\
-`    1  Mattias Põldaru`\
-`    1  Milagros Alessandra Infante Montero`\
-`    1  Odin Hørthe Omdal`\
-`    1  Oliver Propst`\
-`    1  Olivier Duchateau`\
-`    1  Panagiotis Papadopoulos`\
-`    1  Praveen Illa`\
-`    1  Rūdolfs Mazurs`\
-`    1  Simon Corsin`\
-`    1  Simon Wenner`\
-`    1  Ulisse Perusin`\
-`    1  Yann Pravo`\
-`    1  Yaron Shahrabani`\
-`    1  Yuri Myasoedov`
+```
+526  Jean-François Fortin Tam
+266  Thibault Saunier
+190  Mathieu Duponchelle
+ 72  Paul Lange
+ 26  Alex Băluț
+ 23  Matas Brazdeikis
+ 17  Nicolas Dufresne
+ 14  Daniel Thul
+ 12  René Stadler
+ 10  Alexandru Băluț
+  8  Stephen Griffiths
+  7  Luis de Bethencourt
+  5  Lubosz Sarnecki
+  2  Anton Belka
+  2  Elad Alfassa
+  2  Joris Valette
+  2  Meenal-goyal
+  2  Thiago Santos
+  1  Brian Grohe
+  1  Danny Piccirillo
+  1  Dominique Leuenberger
+  1  Jan Gerber
+  1  Javier Jardón
+  1  Marianne Corvellec
+  1  Odin Hørthe Omdal
+  1  Oliver Propst
+  1  Olivier Duchateau
+  1  Simon Corsin
+  1  Simon Wenner
+  1  Ulisse Perusin
+  1  Yann Pravo
+```
 
 In GES:
 
-`  596  Thibault Saunier`\
-`   98  Mathieu Duponchelle`\
-`   74  Edward Hervey`\
-`   54  Tim-Philipp Müller`\
-`   34  Sebastian Dröge`\
-`   26  Luis de Bethencourt`\
-`   11  Simon Corsin`\
-`   10  Volodymyr Rudyi`\
-`    8  Stefan Kost`\
-`    6  Mark Nauwelaerts`\
-`    6  Stefan Sauer`\
-`    5  Robert Swain`\
-`    5  Vasilis Liaskovitis`\
-`    5  Руслан Ижбулатов`\
-`    4  Nicolas Dufresne`\
-`    4  Thiago Santos`\
-`    3  Alessandro Decina`\
-`    3  Anton Belka`\
-`    3  Lubosz Sarnecki`\
-`    3  Paul Lange`\
-`    3  Xabier Rodriguez Calvar`\
-`    2  Matas Brazdeikis`\
-`    2  Vincent Penquerc'h`\
-`    1  Alban Browaeys`\
-`    1  Andoni Morales Alastruey`\
-`    1  David Schleef`\
-`    1  Jean-François Fortin Tam`\
-`    1  Joris Valette`\
-`    1  Kerrick Staley`\
-`    1  Kishore Arepalli`\
-`    1  Mateu Batle`\
-`    1  Stéphane Maniaci`\
-`    1  Thomas Vander Stichele`\
-`    1  Wim Taymans`
+```
+596  Thibault Saunier
+ 98  Mathieu Duponchelle
+ 74  Edward Hervey
+ 54  Tim-Philipp Müller
+ 34  Sebastian Dröge
+ 26  Luis de Bethencourt
+ 11  Simon Corsin
+ 10  Volodymyr Rudyi
+  8  Stefan Kost
+  6  Mark Nauwelaerts
+  6  Stefan Sauer
+  5  Robert Swain
+  5  Vasilis Liaskovitis
+  5  Руслан Ижбулатов
+  4  Nicolas Dufresne
+  4  Thiago Santos
+  3  Alessandro Decina
+  3  Anton Belka
+  3  Lubosz Sarnecki
+  3  Paul Lange
+  3  Xabier Rodriguez Calvar
+  2  Matas Brazdeikis
+  2  Vincent Penquerc'h
+  1  Alban Browaeys
+  1  Andoni Morales Alastruey
+  1  David Schleef
+  1  Jean-François Fortin Tam
+  1  Joris Valette
+  1  Kerrick Staley
+  1  Kishore Arepalli
+  1  Mateu Batle
+  1  Stéphane Maniaci
+  1  Thomas Vander Stichele
+  1  Wim Taymans
+```
+
+Translations:
+
+```
+   ca  Jordi Mas, Pere Orga
+ca@valencia Carles Ferrando
+   cs  Marek Černocký
+   de  Christian Kirbach
+   el  Dimitris Spingos, Panagiotis Papadopoulos
+   es  Daniel Mustieles, Milagros Alessandra Infante Montero, Adonfo Jayme Barrientos
+   et  Mattias Põldaru
+   fr  Bruno Brouard
+   gl  Fran Diéguez
+   he  Yaron Shahrabani
+   hu  Balázs Úr, Gabor Kelemen
+   it  Gianvito Cavasoli
+   ja  Jiro Matsuzawa
+   lt  Aurimas Černius
+   lv  Rūdolfs Mazurs
+   pl  Piotr Drąg
+pt_BR  Rafael Ferreira, Antonio Fernandes C. Neto, Enrico Nicoletto, Florêncio Neves
+   ru  Yuri Myasoedov
+   sl  Matej Urbančič, Martin Srebotnjak, Andrej Žnidaršič
+   sr  Мирослав Николић
+   te  Praveen Illa
+```
 
 # Download, additional information and feedback
 
diff --git a/docs/releases/0.92.md b/docs/releases/0.92.md
index 36d429af..61a7daad 100644
--- a/docs/releases/0.92.md
+++ b/docs/releases/0.92.md
@@ -37,26 +37,30 @@ See the list of [reported bugs that have been fixed in
 
 General fixes:
 
-`   e33598c ui/startupwizard: Force ButtonBox items to have a homogeneous/uniform width`\
-`   b9f62d7 Keep the welcome dialog shown when clicking `“`Missing`` ``dependencies...`”\
-`   4dcbf5c elements: Set clip inpoints to prevent keyframes from breaking on split/trim`\
-`   1de8d96 previewers: stop waveforms and thumbnails generation when removing clips`\
-`   2cb9298 mainwindow: Make it possible to save project when an asset moved`\
-`   bfe4154 project: Avoid to work with read only caps`\
-`   79fb9ab render: Take into account video size scaling value when rendering`\
-`   e43c54d project: Always set auto-transition to true on newly created timelines`\
-`   dcb9b68 effects: Commit the timeline when adding an effect.`\
-`   4936135 keyframes: If the length of the line is inferior to one pixel, don't draw it.`
+```
+e33598c ui/startupwizard: Force ButtonBox items to have a homogeneous/uniform width
+b9f62d7 Keep the welcome dialog shown when clicking “Missing dependencies...”\
+4dcbf5c elements: Set clip inpoints to prevent keyframes from breaking on split/trim
+1de8d96 previewers: stop waveforms and thumbnails generation when removing clips
+2cb9298 mainwindow: Make it possible to save project when an asset moved
+bfe4154 project: Avoid to work with read only caps
+79fb9ab render: Take into account video size scaling value when rendering
+e43c54d project: Always set auto-transition to true on newly created timelines
+dcb9b68 effects: Commit the timeline when adding an effect.
+4936135 keyframes: If the length of the line is inferior to one pixel, don't draw it.
+```
 
 Build/packaging fixes:
 
-`   c316cc1 Apply minor changes to make AppData XML file friendlier to distributions`\
-`   8159d23 Drop dependency on PyXDG, use GLib instead`\
-`   5c94a24 build: Don't attempt locale-uninstalled bits if DESTDIR is set`\
-`   6490a95 bin: Fix GI_TYPELIB_PATH mistakes`\
-`   308f18c bin: Build gst-devtools only if in developer mode`\
-`   078b71b bin: Better handling of gst version and add default scenario path`\
-`   306e880 bin: Do not build GI and PyGobject if not necessary`
+```
+c316cc1 Apply minor changes to make AppData XML file friendlier to distributions
+8159d23 Drop dependency on PyXDG, use GLib instead
+5c94a24 build: Don't attempt locale-uninstalled bits if DESTDIR is set
+6490a95 bin: Fix GI_TYPELIB_PATH mistakes
+308f18c bin: Build gst-devtools only if in developer mode
+078b71b bin: Better handling of gst version and add default scenario path
+306e880 bin: Do not build GI and PyGobject if not necessary
+```
 
 ## Requirements
 
@@ -84,26 +88,36 @@ and the list of [bugs that need re-testing with 0.91 and
 
 In Pitivi:
 
-`    9  Thibault Saunier`\
-`    6  Jean-François Fortin Tam`\
-`    6  Mathieu Duponchelle`\
-`    3  Colin Walters`\
-`    2  Fran Diéguez`\
-`    1  Cheng-Chia Tseng`\
-`    1  Claude Paroz`\
-`    1  Daniel Mustieles`\
-`    1  Marek Černocký`\
-`    1  Martin Srebotnjak`\
-`    1  Rafael Ferreira`\
-`    1  Rūdolfs Mazurs`\
-`    1  Timo Jyrinki`\
-`    1  Мирослав Николић`
+```
+9  Thibault Saunier
+6  Jean-François Fortin Tam
+6  Mathieu Duponchelle
+3  Colin Walters
+```
 
 In GES:
 
-`    5  Thibault Saunier`\
-`    2  Kishore Arepalli`\
-`    2  Mathieu Duponchelle`
+```
+5  Thibault Saunier
+2  Kishore Arepalli
+2  Mathieu Duponchelle
+```
+
+Translations:
+
+```
+   cs  Marek Černocký
+   es  Daniel Mustieles
+   fi  Timo Jyrinki
+   fr  Claude Paroz
+   gl  Fran Diéguez
+   lv  Rūdolfs Mazurs
+pt_BR  Rafael Ferreira
+   sl  Martin Srebotnjak
+   sr  Мирослав Николић
+zh_HK  Cheng-Chia Tseng
+zh_TW  Cheng-Chia Tseng
+```
 
 # Download, additional information and feedback
 
diff --git a/docs/releases/0.93.md b/docs/releases/0.93.md
index 46e4c2f5..a13325ef 100644
--- a/docs/releases/0.93.md
+++ b/docs/releases/0.93.md
@@ -57,80 +57,82 @@ See the list of [reported bugs that have been resolved in
 Since the 0.92 release, 403 commits were made across 166 files. Here is
 a summary of some noteworthy commits:
 
-`8f5d7a3 timeline: Fix dragging an asset to the ruler`\
-`bbff99d project: Default to a square pixel aspect ratio`\
-`489d514 clipmediaprops: Prevent setting an invalid framerate from a misdetected clip`\
-`6ca7dd0 mainwindow: Actually use DAR (not PAR) to set the viewer's display aspect ratio`\
-`6401261 project: Emit `“`rendering-settings-changed`”` when the pixel aspect ratio changes`\
-`b272f07 project: Flush the pipeline when we set restriction caps`\
-`17fee0c viewer: Add a button to undock the viewer directly instead of using menu actions`\
-`771db7e clipmediaprops: Allow closing the dialog with ESC`\
-`25ab268 Show the full pathname in the tooltip for an asset`\
-`2167d95 elements: Fix lines appearing a bit to the left`\
-`0ff3bae elements: Make sure the line remains straight when adding a keyframe when clicked`\
-`9a71127 mainwindow: Allow pressing ESC or q to close the preview asset window`\
-`dfc908c tests: Skip TestGnomeSystem.testPowerInhibition if the power is inhibited`\
-`5ffd50e timeline: Handle only the key-press/release events on the timeline`\
-`5440803 elements: Fix video clips keyframes and lines vertical position`\
-`e54f0f5 clipproperties: Fix effect selection in the clip properties tab`\
-`7d3268b mainwindow: Short and consistent names for the context tabs`\
-`2a0b442 mainwindow: Show by default the title editor tab`\
-`1df29a8 medialibrary: Add half space unit at the left of the search field`\
-`b41a661 elements: Avoid 0-sized clips to become invisible`\
-`f0e557d widgets: Use the zoom slider tooltip to display the duration of the displayed timeline`\
-`a0b86d8 widgets: Simplify the zoom controls logic`\
-`86eb6ce widgets: Handle smooth scroll events on the zoom slider`\
-`f0f4f33 render: Allow the render progress dialog to close the desktop notification`\
-`fe2d994 mainwindow: Make the version display more robust in the about window`\
-`2b02155 tests: Allow the tests to be run by frameworks like nosetests`\
-`a96c7d6 bin: Make sure we use python2 when python3 is the default`\
-`510354e mediafilespreviewer: Keep the PreviewWidget size fixed`\
-`b1c3d59 mainwindow: Move the preview window size logic to a new method`\
-`0f0bd6b viewer: Make the AspectFrame part of the ViewerWidget`\
-`ea0149f viewer: Focus back the timeline when using the buttons`\
-`bd809c5 ruler: Remove hardcoded background color`\
-`b54e840 ruler: Use the same color for the entire playhead`\
-`614d70f ruler: Fix the play header display`\
-`1c0181b viewer: Add spacing around the play buttons`\
-`7734ff6 widgets: Hide the zero hour in the time widget`\
-`25107dc timeline: Make the timeline toolbar and scrollbars background transparent`\
-`944ff5e render: Fix the video codec settings saving`\
-`7215321 check: Make GnomeDesktop a soft dependency`\
-`946b99f ruler: Use system font`\
-`3f78e85 ruler: Show the hours and millis only if useful`\
-`7a301c8 ruler: Use a smaller font for the millis`\
-`d9ea434 elements: Remove margins between clips`\
-`cb89963 timeline: Fix the scrollbars alignment by using Gtk.Grid`\
-`88790fb elements: Change the border color when a clip is selected`\
-`5cc89e3 elements: Keep the handlebars hidden when the clip is selected`\
-`1af6c48 pipeline: Handle negative position when pausing`\
-`3b6ecb1 timeline: Fix stacktrace when clicking handlebar`\
-`3fd9b9a previewers: Fix stacktrace when removing a clip`\
-`cbe8af7 timeline: Insert the clip at the end of the longest layer`\
-`8551d7d widgets: Fix the zoom slider not showing the initial zoom value`\
-`3d19f44 timeline: Avoid zooming in when setting the best zoom ratio`\
-`ef3f62a timeline: connect to the whole GUI to end marquee selection.`\
-`7395094 project: cast remaining uncasted restriction fields.`\
-`1f3bf84 viewer: Use an AspectFrame widget in the external viewer, like the internal one`\
-`75c01e5 medialibrary: Generate thumbnails in the background`\
-`bf95c04 medialibrary: Automatically generate missing thumbnails`\
-`5cab48d Use icon_name all over the place, as stock icons are deprecated in GTK+ 3.10`\
-`8f031df Make the timeline insensitive during rendering by hijacking all events`\
-`afca76e previewers: Remove duplicated CPU tracking code`\
-`7e6b273 previewers: Set the thumbnail pixbuf in a single place`\
-`c9616fc previewers: Optimize thumbnails reuse`\
-`c296ebf previewers: Do not fail if thumbnail timestamp is not the requested one`\
-`3ef0717 medialibrary: Allow importing MTS files`\
-`e765314 medialibrary: Show the amount of errors with ngettext in warning_infobar`\
-`ccb2ce3 medialibrary.ui: Use a smaller, symbolic label for warning_infobar close button`\
-`7ea7245 medialibrary: Correctly represent imported vs total clips in the progressbar`\
-`7061503 All around: fix positional arguments warnings`\
-`a66be04 bin/pitivi.in : Don't call GObject.threads_init if pygobject is recent enough.`\
-`2e56e51 Update the app icon`\
-`96bc43a system: When the notification daemon is dead get over it`\
-`38861f7 system: Use the system instance for displaying notifications`\
-`c2fb6f8 Render: don't use the caps name for the muxer / encoder caps.`\
-`6933a56 Make pitivi.appdata.xml more translation-friendly and pass appdata-validate`
+```
+8f5d7a3 timeline: Fix dragging an asset to the ruler
+bbff99d project: Default to a square pixel aspect ratio
+489d514 clipmediaprops: Prevent setting an invalid framerate from a misdetected clip
+6ca7dd0 mainwindow: Actually use DAR (not PAR) to set the viewer's display aspect ratio
+6401261 project: Emit “rendering-settings-changed” when the pixel aspect ratio changes
+b272f07 project: Flush the pipeline when we set restriction caps
+17fee0c viewer: Add a button to undock the viewer directly instead of using menu actions
+771db7e clipmediaprops: Allow closing the dialog with ESC
+25ab268 Show the full pathname in the tooltip for an asset
+2167d95 elements: Fix lines appearing a bit to the left
+0ff3bae elements: Make sure the line remains straight when adding a keyframe when clicked
+9a71127 mainwindow: Allow pressing ESC or q to close the preview asset window
+dfc908c tests: Skip TestGnomeSystem.testPowerInhibition if the power is inhibited
+5ffd50e timeline: Handle only the key-press/release events on the timeline
+5440803 elements: Fix video clips keyframes and lines vertical position
+e54f0f5 clipproperties: Fix effect selection in the clip properties tab
+7d3268b mainwindow: Short and consistent names for the context tabs
+2a0b442 mainwindow: Show by default the title editor tab
+1df29a8 medialibrary: Add half space unit at the left of the search field
+b41a661 elements: Avoid 0-sized clips to become invisible
+f0e557d widgets: Use the zoom slider tooltip to display the duration of the displayed timeline
+a0b86d8 widgets: Simplify the zoom controls logic
+86eb6ce widgets: Handle smooth scroll events on the zoom slider
+f0f4f33 render: Allow the render progress dialog to close the desktop notification
+fe2d994 mainwindow: Make the version display more robust in the about window
+2b02155 tests: Allow the tests to be run by frameworks like nosetests
+a96c7d6 bin: Make sure we use python2 when python3 is the default
+510354e mediafilespreviewer: Keep the PreviewWidget size fixed
+b1c3d59 mainwindow: Move the preview window size logic to a new method
+0f0bd6b viewer: Make the AspectFrame part of the ViewerWidget
+ea0149f viewer: Focus back the timeline when using the buttons
+bd809c5 ruler: Remove hardcoded background color
+b54e840 ruler: Use the same color for the entire playhead
+614d70f ruler: Fix the play header display
+1c0181b viewer: Add spacing around the play buttons
+7734ff6 widgets: Hide the zero hour in the time widget
+25107dc timeline: Make the timeline toolbar and scrollbars background transparent
+944ff5e render: Fix the video codec settings saving
+7215321 check: Make GnomeDesktop a soft dependency
+946b99f ruler: Use system font
+3f78e85 ruler: Show the hours and millis only if useful
+7a301c8 ruler: Use a smaller font for the millis
+d9ea434 elements: Remove margins between clips
+cb89963 timeline: Fix the scrollbars alignment by using Gtk.Grid
+88790fb elements: Change the border color when a clip is selected
+5cc89e3 elements: Keep the handlebars hidden when the clip is selected
+1af6c48 pipeline: Handle negative position when pausing
+3b6ecb1 timeline: Fix stacktrace when clicking handlebar
+3fd9b9a previewers: Fix stacktrace when removing a clip
+cbe8af7 timeline: Insert the clip at the end of the longest layer
+8551d7d widgets: Fix the zoom slider not showing the initial zoom value
+3d19f44 timeline: Avoid zooming in when setting the best zoom ratio
+ef3f62a timeline: connect to the whole GUI to end marquee selection.
+7395094 project: cast remaining uncasted restriction fields.
+1f3bf84 viewer: Use an AspectFrame widget in the external viewer, like the internal one
+75c01e5 medialibrary: Generate thumbnails in the background
+bf95c04 medialibrary: Automatically generate missing thumbnails
+5cab48d Use icon_name all over the place, as stock icons are deprecated in GTK+ 3.10
+8f031df Make the timeline insensitive during rendering by hijacking all events
+afca76e previewers: Remove duplicated CPU tracking code
+7e6b273 previewers: Set the thumbnail pixbuf in a single place
+c9616fc previewers: Optimize thumbnails reuse
+c296ebf previewers: Do not fail if thumbnail timestamp is not the requested one
+3ef0717 medialibrary: Allow importing MTS files
+e765314 medialibrary: Show the amount of errors with ngettext in warning_infobar
+ccb2ce3 medialibrary.ui: Use a smaller, symbolic label for warning_infobar close button
+7ea7245 medialibrary: Correctly represent imported vs total clips in the progressbar
+7061503 All around: fix positional arguments warnings
+a66be04 bin/pitivi.in : Don't call GObject.threads_init if pygobject is recent enough.
+2e56e51 Update the app icon
+96bc43a system: When the notification daemon is dead get over it
+38861f7 system: Use the system instance for displaying notifications
+c2fb6f8 Render: don't use the caps name for the muxer / encoder caps.
+6933a56 Make pitivi.appdata.xml more translation-friendly and pass appdata-validate
+```
 
 ## Requirements
 
@@ -159,43 +161,47 @@ You may also want to see the [0.91](releases/0.91.md) release notes'
 
 In Pitivi:
 
-`  234  Alexandru Băluț`\
-`   44  Mathieu Duponchelle`\
-`   33  Tomas Karger`\
-`   27  Jean-François Fortin Tam`\
-`   16  Marek Černocký`\
-`   10  Piotr Drąg`\
-`    9  Daniel Mustieles`\
-`    6  Thibault Saunier`\
-`    4  Rafael Ferreira`\
-`    3  Enrico Nicoletto`\
-`    2  Aurimas Černius`\
-`    2  Daniel Korostil`\
-`    2  Kristjan SCHMIDT`\
-`    2  Мирослав Николић`\
-`    1  Benjamin Steinwender`\
-`    1  Cheng-Chia Tseng`\
-`    1  Dimitris Spingos`\
-`    1  Gabor Kelemen`\
-`    1  Jakub Steiner`\
-`    1  Marcel Tiede`\
-`    1  Matej Urbančič`\
-`    1  Olivier Duchateau`\
-`    1  Volkan Gezer`
+```
+234  Alexandru Băluț
+ 44  Mathieu Duponchelle
+ 33  Tomas Karger
+ 27  Jean-François Fortin Tam
+ 16  Marek Černocký
+ 10  Piotr Drąg
+  9  Daniel Mustieles
+  6  Thibault Saunier
+  4  Rafael Ferreira
+  3  Enrico Nicoletto
+  2  Aurimas Černius
+  2  Daniel Korostil
+  2  Kristjan SCHMIDT
+  2  Мирослав Николић
+  1  Benjamin Steinwender
+  1  Cheng-Chia Tseng
+  1  Dimitris Spingos
+  1  Gabor Kelemen
+  1  Jakub Steiner
+  1  Marcel Tiede
+  1  Matej Urbančič
+  1  Olivier Duchateau
+  1  Volkan Gezer
+```
 
 In GES:
 
-`   38  Thibault Saunier`\
-`    4  Alexandru Băluț`\
-`    4  Sebastian Dröge`\
-`    3  Dan Williams`\
-`    3  Mathieu Duponchelle`\
-`    3  Tim-Philipp Müller`\
-`    2  Kishore Arepalli`\
-`    1  Andreas Schwab`\
-`    1  Edward Hervey`\
-`    1  Lubosz Sarnecki`\
-`    1  Stefan Sauer`
+```
+38  Thibault Saunier
+ 4  Alexandru Băluț
+ 4  Sebastian Dröge
+ 3  Dan Williams
+ 3  Mathieu Duponchelle
+ 3  Tim-Philipp Müller
+ 2  Kishore Arepalli
+ 1  Andreas Schwab
+ 1  Edward Hervey
+ 1  Lubosz Sarnecki
+ 1  Stefan Sauer
+```
 
 # Download, additional information and feedback
 
diff --git a/docs/releases/0.94.md b/docs/releases/0.94.md
index c7f67249..507b548f 100644
--- a/docs/releases/0.94.md
+++ b/docs/releases/0.94.md
@@ -65,39 +65,41 @@ See the list of [reported bugs that have been resolved in
 Since the 0.93 release, 240 commits were made across 159 files. Here is
 a summary of some noteworthy commits:
 
-`8f252a4 viewer: Do not call the expose function when we set the aspect ratio`\
-`2846425 viewer: Do not forget to set ViewerWidget sink when setting our pipeline`\
-`c6b12b7 Show an error dialog when encountering Unicode decoding errors/broken locales`\
-`8776f73 clipmediaprops: Handle potentially broken framerates such as 1000 fps`\
-`10d82cd pitivi: Remove our hard dependency to GdkX11`\
-`4ef394b timeline: Fix dragging of second clip from the media library to the timeline`\
-`b019640 Make the title editor's infobar more compact to avoid excessive wrapping`\
-`f0d8f4f Make the `“`User`` ``Manual`”` menu item work in the main MenuButton`\
-`4c6e137 Fix the text wrapping in the rendering progress dialog`\
-`8bc597f effects: Allow reordering the effects of a clip`\
-`ba5a7a8 timeline: Fix effects dragged onto clips`\
-`d9e89f8 effects: Display the human names in the list of effects of a clip`\
-`b054f9f clipproperties: Disable sorting of the clip's effects`\
-`e4702c5 clipproperties: Fix effects tooltips`\
-`374aa64 mainwindow: Better default placement for panes`\
-`279b6ed previewers: Avoid removing sources already running`\
-`a1985ae previewers: Always set lastUpdate when computing geometry`\
-`ae0ef1f video previewer: remove unused self._callback_id`\
-`67b9d5c previewers: Fix initial value of AudioPreviewer.lastUpdate`\
-`fb3f3da timeline: Get rid of some clip animations`\
-`9e39466 project: Fix setting of restriction caps values`\
-`e34bbfe Set emblem-system-symbolic for menu icon before gtk 3.13`\
-`c671383 render: Play the rendered file without blocking the UI`\
-`860d904 timeline: make sure not to set a negative size on elements.`\
-`89a9349 Change some infobars to be more discrete`\
-`af65ef5 elements: Don't use Cogl anymore.`\
-`c4c11de elements: Don't use path_round_rectangle.`\
-`9d171bf Use Gio.SimpleActions to handle global app keyboard events`\
-`f7e23b0 Make Pitivi a GtkApplication`\
-`d48a39c mainwindow: Replace the menubar and main toolbar by HeaderBar and MenuButton`\
-`2696f41 Port Pitivi to Python 3`\
-`4c09ca6 mainwindow: Fix main window's panes shifting position`\
-`6e894d8 tabsmanager: Fix utility windows' shifting behaviour`
+```
+8f252a4 viewer: Do not call the expose function when we set the aspect ratio
+2846425 viewer: Do not forget to set ViewerWidget sink when setting our pipeline
+c6b12b7 Show an error dialog when encountering Unicode decoding errors/broken locales
+8776f73 clipmediaprops: Handle potentially broken framerates such as 1000 fps
+10d82cd pitivi: Remove our hard dependency to GdkX11
+4ef394b timeline: Fix dragging of second clip from the media library to the timeline
+b019640 Make the title editor's infobar more compact to avoid excessive wrapping
+f0d8f4f Make the “User Manual” menu item work in the main MenuButton
+4c6e137 Fix the text wrapping in the rendering progress dialog
+8bc597f effects: Allow reordering the effects of a clip
+ba5a7a8 timeline: Fix effects dragged onto clips
+d9e89f8 effects: Display the human names in the list of effects of a clip
+b054f9f clipproperties: Disable sorting of the clip's effects
+e4702c5 clipproperties: Fix effects tooltips
+374aa64 mainwindow: Better default placement for panes
+279b6ed previewers: Avoid removing sources already running
+a1985ae previewers: Always set lastUpdate when computing geometry
+ae0ef1f video previewer: remove unused self._callback_id
+67b9d5c previewers: Fix initial value of AudioPreviewer.lastUpdate
+fb3f3da timeline: Get rid of some clip animations
+9e39466 project: Fix setting of restriction caps values
+e34bbfe Set emblem-system-symbolic for menu icon before gtk 3.13
+c671383 render: Play the rendered file without blocking the UI
+860d904 timeline: make sure not to set a negative size on elements.
+89a9349 Change some infobars to be more discrete
+af65ef5 elements: Don't use Cogl anymore.
+c4c11de elements: Don't use path_round_rectangle.
+9d171bf Use Gio.SimpleActions to handle global app keyboard events
+f7e23b0 Make Pitivi a GtkApplication
+d48a39c mainwindow: Replace the menubar and main toolbar by HeaderBar and MenuButton
+2696f41 Port Pitivi to Python 3
+4c09ca6 mainwindow: Fix main window's panes shifting position
+6e894d8 tabsmanager: Fix utility windows' shifting behaviour
+```
 
 ## Requirements
 
@@ -145,48 +147,52 @@ and the list of [bugs that need re-testing with
 
 In Pitivi:
 
-`   94  Alexandru Băluț`\
-`   33  Tomas Karger`\
-`   24  Thibault Saunier`\
-`   22  Jean-François Fortin Tam`\
-`   20  Lubosz Sarnecki`\
-`    8  Mathieu Duponchelle`\
-`    5  Marek Černocký`\
-`    5  Piotr Drąg`\
-`    2  Alexandre Franke`\
-`    2  Daniel Mustieles`\
-`    2  Dušan Kazik`\
-`    2  Fabian Orccon`\
-`    2  Georges Basile Stavracas Neto`\
-`    2  Ken MacLeod`\
-`    2  Milagros Alessandra Infante Montero`\
-`    2  Мирослав Николић`\
-`    1  Alexandre Prokoudine`\
-`    1  Aurimas Černius`\
-`    1  Balázs Úr`\
-`    1  Bernd Homuth`\
-`    1  Brion Vibber`\
-`    1  Cheng-Chia Tseng`\
-`    1  Dimitris Spingos`\
-`    1  Dominique Leuenberger`\
-`    1  Lasse Liehu`\
-`    1  Martin Srebotnjak`\
-`    1  Rafael Ferreira`\
-`    1  Tom Tryfonidis`\
-`    1  Yuri Myasoedov`
+```
+94  Alexandru Băluț
+33  Tomas Karger
+24  Thibault Saunier
+22  Jean-François Fortin Tam
+20  Lubosz Sarnecki
+ 8  Mathieu Duponchelle
+ 5  Marek Černocký
+ 5  Piotr Drąg
+ 2  Alexandre Franke
+ 2  Daniel Mustieles
+ 2  Dušan Kazik
+ 2  Fabian Orccon
+ 2  Georges Basile Stavracas Neto
+ 2  Ken MacLeod
+ 2  Milagros Alessandra Infante Montero
+ 2  Мирослав Николић
+ 1  Alexandre Prokoudine
+ 1  Aurimas Černius
+ 1  Balázs Úr
+ 1  Bernd Homuth
+ 1  Brion Vibber
+ 1  Cheng-Chia Tseng
+ 1  Dimitris Spingos
+ 1  Dominique Leuenberger
+ 1  Lasse Liehu
+ 1  Martin Srebotnjak
+ 1  Rafael Ferreira
+ 1  Tom Tryfonidis
+ 1  Yuri Myasoedov
+```
 
 In GES:
 
-`   53  Thibault Saunier`\
-`   15  Mathieu Duponchelle`\
-`    5  Edward Hervey`\
-`    5  Lubosz Sarnecki`\
-`    4  Sebastian Dröge`\
-`    3  Tim-Philipp Müller`\
-`    2  Christoph Reiter`\
-`    1  Alexandru Băluț`\
-`    1  Lazar Claudiu`\
-`    1  Vincent Penquerc'h`
+```
+53  Thibault Saunier
+15  Mathieu Duponchelle
+ 5  Edward Hervey
+ 5  Lubosz Sarnecki
+ 4  Sebastian Dröge
+ 3  Tim-Philipp Müller
+ 2  Christoph Reiter
+ 1  Alexandru Băluț
+ 1  Lazar Claudiu
+ 1  Vincent Penquerc'h
+```
 
 # Download, additional information and feedback
 
@@ -195,8 +201,8 @@ A tarball is available on
 
 A bundle usable on any linux distribution is avalaible at:
 
-` * 64 bits platforms: 
`[`http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86_64.tar`](http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86_64.tar)\
-` * 32 bits platforms: 
`[`http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86.tar`](http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86.tar)
+ * 64 bits platforms: 
[http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86_64.tar](http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86_64.tar)
+ * 32 bits platforms: 
[http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86.tar](http://pitivi.ecchi.ca/bundles/releases/pitivi-0.94-beta-x86.tar)
 
 See [the Pitivi website](http://www.pitivi.org) and [building with
 GES](building_with_ges.md for download and installation
diff --git a/docs/releases/0.95.md b/docs/releases/0.95.md
index 937f4f36..a9e55ecd 100644
--- a/docs/releases/0.95.md
+++ b/docs/releases/0.95.md
@@ -107,41 +107,49 @@ issues](https://phabricator.freedesktop.org/project/view/15/)
 
 In Pitivi:
 
-` 213  Thibault Saunier`\
-` 100  Alexandru Băluț`\
-`  18  Mathieu Duponchelle`\
-`  17  Jean-François Fortin Tam`\
-`  14  Piotr Drąg (translations)`\
-`   7  Dušan Kazik (translations)`\
-`   7  Marek Černocký (translations)`\
-`   4  Daniel Mustieles (translations)`\
-`   4  Josef Andersson (translations)`\
-`   2  Balázs Úr (translations)`\
-`   2  Gábor Kelemen (translations)`\
-`   2  Inaki Larranaga Murgoitio (translations)`\
-`   2  Lubosz Sarnecki`\
-`   1  Aurimas Černius (translations)`\
-`   1  Cheng-Chia Tseng (translations)`\
-`   1  Christian Kirbach (translations)`\
-`   1  Jiri Grönroos (translations)`\
-`   1  Jordi Mas (translations)`\
-`   1  Luke Faraone`\
-`   1  Rafael Fontenelle (translations)`\
-`   1  Samir Ribic (translations)`\
-`   1  Tiago S (translations)`\
-`   1  Wim Taymans`\
-`   1  Мирослав Николић (translations)`
+```
+213  Thibault Saunier
+100  Alexandru Băluț
+ 18  Mathieu Duponchelle
+ 17  Jean-François Fortin Tam
+  2  Lubosz Sarnecki
+  1  Luke Faraone
+  1  Wim Taymans
+```
 
 In [GES](GES.md) (from 1.4.0 to 1.6.1):
 
-`  244  Thibault Saunier`\
-`  108  Mathieu Duponchelle`\
-`   28  Tim-Philipp Müller`\
-`   13  Justin Kim`\
-`    8  Luis de Bethencourt`\
-`    7  Sebastian Dröge`\
-`    7  Stefan Sauer`\
-`    4  Edward Hervey`\
-`    2  Joris Valette`\
-`    1  Jan Schmidt`\
-`    1  Nicolas Dufresne`
+```
+244  Thibault Saunier
+108  Mathieu Duponchelle
+ 28  Tim-Philipp Müller
+ 13  Justin Kim
+  8  Luis de Bethencourt
+  7  Sebastian Dröge
+  7  Stefan Sauer
+  4  Edward Hervey
+  2  Joris Valette
+  1  Jan Schmidt
+  1  Nicolas Dufresne
+```
+
+Translations:
+
+```
+bs     Samir Ribic
+ca     Jordi Mas
+cs     Marek Černocký
+de     Christian Kirbach
+es     Daniel Mustieles
+eu     Inaki Larranaga Murgoitio
+fi     Jiri Grönroos
+hu     Balázs Úr, Gábor Kelemen
+lt     Aurimas Černius
+pl     Piotr Drąg
+pt_BR  Rafael Fontenelle
+pt     Pedro Albuquerque, Tiago S
+sk     Dušan Kazik
+sr     Мирослав Николић
+sv     Josef Andersson
+zh_TW  Cheng-Chia Tseng
+```
diff --git a/docs/releases/0.96.md b/docs/releases/0.96.md
index 4994ed22..adc4f00a 100644
--- a/docs/releases/0.96.md
+++ b/docs/releases/0.96.md
@@ -51,50 +51,56 @@ issues](https://phabricator.freedesktop.org/tag/pitivi/)
 
 Pitivi code:
 
-`  306  Alexandru Băluț`\
-`  159  Thibault Saunier`\
-`   10  Fabián Orccón`\
-`    9  Jakub Brindza`\
-`    7  Lubosz Sarnecki`\
-`    2  Richard Hughes`\
-`    1  Maxime Lacroix`\
-`    1  Olav Vitters`\
-`    1  Jean-François Fortin Tam`\
-`    1  Dmitrii Petukhov`
+```
+306  Alexandru Băluț
+159  Thibault Saunier
+ 10  Fabián Orccón
+  9  Jakub Brindza
+  7  Lubosz Sarnecki
+  2  Richard Hughes
+  1  Maxime Lacroix
+  1  Olav Vitters
+  1  Jean-François Fortin Tam
+  1  Dmitrii Petukhov
+```
 
 In [GES](GES.md) (from 1.6.0 to 1.8.2 minus 1.6.1):
 
-`   40  Thibault Saunier`\
-`   27  Sebastian Dröge`\
-`   12  Justin Kim`\
-`    8  Aurélien Zanelli`\
-`    3  Lubosz Sarnecki`\
-`    3  Mathieu Duponchelle`\
-`    3  Tim-Philipp Müller`\
-`    2  Sjors Gielen`\
-`    2  Thiago Santos`\
-`    1  Fabian Orccon`\
-`    1  Julien Isorce`\
-`    1  Nicolas Dufresne`\
-`    1  Vineeth TM`
+```
+40  Thibault Saunier
+27  Sebastian Dröge
+12  Justin Kim
+ 8  Aurélien Zanelli
+ 3  Lubosz Sarnecki
+ 3  Mathieu Duponchelle
+ 3  Tim-Philipp Müller
+ 2  Sjors Gielen
+ 2  Thiago Santos
+ 1  Fabian Orccon
+ 1  Julien Isorce
+ 1  Nicolas Dufresne
+ 1  Vineeth TM
+```
 
 Pitivi translations:
 
-`   cs  Marek Černocký`\
-`   de  Mario Blättermann, Flo H`\
-`   el  Γιάννης Κουτσούκος`\
-`   es  Daniel Mustieles`\
-`   fi  Jiri Grönroos`\
-`   hu  Balázs Meskó, Gábor Kelemen`\
-`   lt  Aurimas Černius`\
-`   oc  Cédric Valmary`\
-`   pl  Piotr Drąg`\
-`pt_BR  Rafael Fontenelle, Gabriel F. Vilar`\
-`   pt  Pedro Albuquerque, Tiago Santos`\
-`   ru  Alexandre Prokoudine`\
-`   sk  Dušan Kazik`\
-`   sr  Мирослав Николић`\
-`   sv  Josef Andersson`\
-`   tr  Necdet Yücel`\
-`   cs  Marek Černocký`\
-`   es  Alejandro Pedraza, Daniel Mustieles`
+```
+   cs  Marek Černocký
+   de  Mario Blättermann, Flo H
+   el  Γιάννης Κουτσούκος
+   es  Daniel Mustieles
+   fi  Jiri Grönroos
+   hu  Balázs Meskó, Gábor Kelemen
+   lt  Aurimas Černius
+   oc  Cédric Valmary
+   pl  Piotr Drąg
+pt_BR  Rafael Fontenelle, Gabriel F. Vilar
+   pt  Pedro Albuquerque, Tiago Santos
+   ru  Alexandre Prokoudine
+   sk  Dušan Kazik
+   sr  Мирослав Николић
+   sv  Josef Andersson
+   tr  Necdet Yücel
+   cs  Marek Černocký
+   es  Alejandro Pedraza, Daniel Mustieles
+```
diff --git a/docs/releases/0.97.md b/docs/releases/0.97.md
index aa1af2c1..80c80cd0 100644
--- a/docs/releases/0.97.md
+++ b/docs/releases/0.97.md
@@ -46,17 +46,21 @@ issues](https://phabricator.freedesktop.org/tag/pitivi/)
 
 Pitivi code:
 
-`   23 Thibault Saunier`\
-`   21 Alexandru Băluț`\
-`    6 Jakub Brindza`\
-`    1 Lubosz Sarnecki`\
-`    1 Mahmoud Khalil`
+```
+23 Thibault Saunier
+21 Alexandru Băluț
+ 6 Jakub Brindza
+ 1 Lubosz Sarnecki
+ 1 Mahmoud Khalil
+```
 
 Pitivi translations:
 
-`   es  Daniel Mustieles`\
-`   hu  Balázs Meskó`\
-`   pl  Piotr Drąg`\
-`pt_BR  Laudivan Freire de Almeida, Rafael Fontenelle`\
-`   pt  Tiago Santos`\
-`   sk  Dušan Kazik`
+```
+   es  Daniel Mustieles
+   hu  Balázs Meskó
+   pl  Piotr Drąg
+pt_BR  Laudivan Freire de Almeida, Rafael Fontenelle
+   pt  Tiago Santos
+   sk  Dušan Kazik
+```
diff --git a/docs/releases/0.98.md b/docs/releases/0.98.md
index b46f00cc..55c5a3b4 100644
--- a/docs/releases/0.98.md
+++ b/docs/releases/0.98.md
@@ -47,44 +47,50 @@ issues](https://phabricator.freedesktop.org/tag/pitivi/).
 
 Pitivi:
 
-`  152  Alexandru Băluț`\
-`   19  Thibault Saunier`\
-`    2  Jakub Brindza`\
-`    1  Piotr Drąg`\
-`    1  Sebastian Dröge`
+```
+152  Alexandru Băluț
+ 19  Thibault Saunier
+  2  Jakub Brindza
+  1  Piotr Drąg
+  1  Sebastian Dröge
+```
 
 In [GES](GES.md) (from 1.8.0 to 1.10.2 minus 1.8.2):
 
-`   58  Thibault Saunier`\
-`   17  Sebastian Dröge`\
-`    5  Aurélien Zanelli`\
-`    3  Tim-Philipp Müller`\
-`    4  Alexandru Băluț`\
-`    4  Edward Hervey`\
-`    3  Justin Kim`\
-`    2  Jan Schmidt`\
-`    2  Nirbheek Chauhan`\
-`    2  Philippe Renon`\
-`    2  Scott D Phillips`\
-`    1  Julien Isorce`\
-`    1  Mathieu Duponchelle`\
-`    1  Mohan R`\
-`    1  Nicolas Dufresne`\
-`    1  Stefan Sauer`\
-`    1  Vineeth TM`
+```
+58  Thibault Saunier
+17  Sebastian Dröge
+ 5  Aurélien Zanelli
+ 3  Tim-Philipp Müller
+ 4  Alexandru Băluț
+ 4  Edward Hervey
+ 3  Justin Kim
+ 2  Jan Schmidt
+ 2  Nirbheek Chauhan
+ 2  Philippe Renon
+ 2  Scott D Phillips
+ 1  Julien Isorce
+ 1  Mathieu Duponchelle
+ 1  Mohan R
+ 1  Nicolas Dufresne
+ 1  Stefan Sauer
+ 1  Vineeth TM
+```
 
 Pitivi translations:
 
-`   ca  Jordi Mas`\
-`   cs  Marek Černocký`\
-`   de  Mario Blättermann`\
-`   es  Daniel Mustieles`\
-`   fr  Claude Paroz`\
-`   hu  Balázs Meskó`\
-`   lt  Aurimas Černius`\
-`   pl  Piotr Drąg`\
-`pt_BR  Rafael Fontenelle`\
-`   pt  Tiago Santos`\
-`   sk  Dušan Kazik`\
-`   sr  Мирослав Николић`\
-`   uk  Daniel Korostil`
+```
+   ca  Jordi Mas
+   cs  Marek Černocký
+   de  Mario Blättermann
+   es  Daniel Mustieles
+   fr  Claude Paroz
+   hu  Balázs Meskó
+   lt  Aurimas Černius
+   pl  Piotr Drąg
+pt_BR  Rafael Fontenelle
+   pt  Tiago Santos
+   sk  Dušan Kazik
+   sr  Мирослав Николић
+   uk  Daniel Korostil`
+```


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