lutris (0.4.23mx15+1) mx; urgency=medium

  * Repackaged for MX-15/16.

 -- Mike Purtell <mmikeinsantarosa@mxlinux.org>  Tue, 05 Feb 2019 16:56:02 -0800

lutris (0.4.23) bionic; urgency=medium

  * Prevent monitor from quitting games that open a 2nd process
  * Run on-demand scripts from game directory
  * Tell the user what executable is expected after a failed install
  * Fix a circular import causing issues on some distributions
  * Add missing dependency for openSUSE Tumbleweed

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 06 Nov 2018 19:10:19 -0800

lutris (0.4.22) bionic; urgency=medium

  * Use lspci instead of xrandr to detect video cards
  * Detect if Vulkan is supported by the system for DXVK games
  * Add experimental playtime support
  * Detect Proton and add it to Wine versions
  * Fix runtime being downloaded when not needed
  * Add experimental tray icon with last games played
  * Add support for Feral Gamemode
  * Prevent process monitor to quit games prematurely
  * Code cleanup

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 03 Nov 2018 00:01:19 -0700

lutris (0.4.21.1) bionic; urgency=medium

  * Fix detection of libvulkan

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 23 Oct 2018 19:31:14 -0700

lutris (0.4.21) bionic; urgency=medium

  * Added an Esync toggle for wine builds with esync patches and a check for limits if the toggle was activated.
  * Added a warning for wine games if wine is not installed on the system (to avoid issues with dependencies).
  * Added a check for Vulkan loaders when using DXVK (forbids from launching the game if it can't detect them)
  * Added check for the presence of executable after the installation finished.
  * Added an option to sort installed games first
  * Added a discouraging warning if Lutris was launched as root.
  * Added a "--version" command line option.
  * Added an error message if requested DXVK version does not exist.
  * Improved behavior of Lutris' background process.
  * Improved UI when changing game's identifier.
  * Wine's own Virtual Desktop configuration is now respected.
  * Merge command now has a 'copy' alias.
  * Executable selection how has a text field.
  * Blacklisted Proton and SteamWorks from showing up as games.
  * Sidebar now shows number of installed games per runner and platform.
  * Visual improvements to wine download dialog
  * Fixed an issue when DXVK versions didn't get updated if dxvk directory wasn't present.
  * Fixed an issue when the watcher would sync Steam games even if the feature was disabled.
  * Fixed missing warning for existing prefix during installation process if the path contained "~".
  * Prevent Steam games from being synced from the AppManifest watcher if Steam sync if off
  * Games load properly when launching Lutris for the first time
  * Minor improvements to wording in some menus.

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 20 Oct 2018 17:39:31 -0700

lutris (0.4.20) bionic; urgency=medium

  * Fix detection of winetricks path
  * Improve visual feedback on wine download dialog
  * Add skill and command-line arguments for Zdoom
  * Add option to disable joypad auto-configuration
  * Restore refresh rate on monitor reset

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 24 Sep 2018 20:46:46 -0700

lutris (0.4.19) bionic; urgency=medium

  * Prioritize winetricks from the runtime
  * Populate DXVK versions with github releases
  * Add support for DirectX 10 with DXVK
  * Fix detection of xgamma
  * Add 24BPP option for Xephyr
  * Restore Alsa option for Wine
  * Prepend additional system paths to runtime

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 04 Sep 2018 18:48:52 -0700

lutris (0.4.18) bionic; urgency=medium

  * Fix 'execute' command arguments
  * Fix 'write_json' command when no file exists
  * Avoid crash when wine prefix has broken symlinks
  * Update DXVK latest version to 0.52
  * Update winetricks

 -- Mathieu Comandon <strycore@gmail.com>  Thu, 24 May 2018 14:06:45 -0700

lutris (0.4.17) bionic; urgency=medium

  * Add DVXK version option
  * Fixes in Wine registry handling
  * Prioritize /usr/lib32 over Lutris runtime
  * Re-enable Lutris runtime if using a Lutris Wine build
  * Fix xrandr parsing when DisplayPort are available
  * Get pids used by wineserver (experimental, likely to be removed)

 -- Mathieu Comandon <strycore@gmail.com>  Sun, 20 May 2018 14:51:49 -0700

lutris (0.4.16) bionic; urgency=high

  * Fix crash preventing running or configuring wine games
  * Fix Steam being shut down regardless of the associated option's setting
  * Fix some external library folders not being detected
  * Fix crash on InstallerWindow for GTK < 3.22
  * Remove Ctrl+Q shortcut

 -- Mathieu Comandon <strycore@gmail.com>  Fri, 11 May 2018 22:59:26 -0700

lutris (0.4.15) bionic; urgency=medium

  * Add RPCS3 runner
  * Prevent Lutris from killing Steam if it's downloading a game
  * Add option to run DRM free Steam games without opening Steam
  * Add `custom-name` directive for install scripts
  * Set default Wine architecture to 64bit
  * Add support for DXVK in Wine games
  * Prioritize libraries in /usr/lib over the Lutris runtime
  * Disable Lutris runtime on Wine games if Wine is installed globally
  * Download recent wine version if the system installed one is too old
  * Record installation date of games
  * Add option for menu mode key in MESS
  * Support hard disk images for FS-UAE
  * Various UI fixes

 -- Mathieu Comandon <strycore@gmail.com>  Fri, 11 May 2018 14:05:48 -0700

lutris (0.4.14) artful; urgency=medium

  * Add option to include and exclude processes from monitoring in installers
    and during gameplay.
  * Add winekill installer task
  * Fix lutris eating 100% CPU after game quits
  * Fix the way wine games quit
  * Fix Wine Steam being killed on game exit even if the option is disabled
  * Add support for 64bit dinput8.dll for x360ce
  * Add support for dumbxinputemu as a x360ce alternative
  * Add option to enable xinput9_1_0.dll in x360ce
  * Deprecate koku-xinput option
  * Add system option to enable DRI_PRIME
  * Add more platforms to Mednafen
  * Better controller support for Mednafen

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 21 Nov 2017 20:48:38 -0800

lutris (0.4.13) zesty; urgency=medium

  * Add new libretro cores
  * Stop process monitoring as soon as process stops
  * Default 'reset_desktop' option to False
  * Make calling executables more robust
  * Fix xboxdrv not being monitored properly

 -- Mathieu Comandon <strycore@gmail.com>  Wed, 26 Jul 2017 19:12:21 -0700

lutris (0.4.12) zesty; urgency=medium

  * Increase process monitor delay
  * Increase HTTP requests timeouts
  * Disable stdout logger for unmonitored processes
  * Display error when downloaded file doesn't resolve to a filename
  * Add support for symlinks in tar archives
  * Fix sqlite query error when syncing games
  * Fix installation of local scripts
  * Catch errors while reading Steam VDF files

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 13 Jun 2017 20:46:18 -0700

lutris (0.4.11.1) zesty; urgency=medium

  * Fix typo in wineboot check

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 30 May 2017 15:43:07 -0700

lutris (0.4.11) zesty; urgency=medium

  * Add system option to disable process monitoring
  * Finish ScummVM game importing
  * Fix path resolution for local installer scripts
  * Fix 'execute' installer command not being monitored
  * Fix I/O watch hogging a CPU core after game quits
  * Code cleanup

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 30 May 2017 13:36:41 -0700

lutris (0.4.10) zesty; urgency=medium

  * Remove PCSX-R runner
  * Migrate PCSX-R games to use PCSX Rearmed on RetroArch
  * Fix game config being overidden if edited while the game is running
  * Fix Y Axis mapping for the Dual Shock 3 in X360CE
  * Add dinput8 option for X360CE for games requiring it (Dead Space 2,
    Darksiders, ...)
  * Add dialog to optionally sync Steam and XDG desktop shortcuts at startup
  * (Re)add ScummVM import
  * Reenable Lutris runtime by default for Dolphin
  * Update Winetricks (Fixes .NET 3.5 installation)
  * Avoid a crash if Wine prefix is not created
  * Update Wine and Steam icons
  * Add support for lutris:rungame/... and lutris:install/... urls
  * Always instanciate the client's window even when installing or launching
    a game
  * Stop Lutris process monitor instantly when all child processes have quit,
    speeds up game installs and prevents zombie processes.
  * Display real time console output in the game log dialog
  * Display real time console output during game installations
  * Add option to launch the Steam client instead of the game in Wine Steam

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 15 May 2017 22:08:13 -0700

lutris (0.4.9) zesty; urgency=medium

  * Add option to auto-configure x360ce in Wine games based on plugged in
    controllers
  * Add support for batch files in Wine
  * Fix FS-UAE path handling
  * Fix regedit commands on newer Wine versions
  * Fix local offline script installation

 -- Mathieu Comandon <strycore@gmail.com>  Thu, 04 May 2017 00:06:56 -0700

lutris (0.4.8) zesty; urgency=medium

  * Switch installer scripts to the REST API
  * Allow users to test installer drafts
  * Add cabextract as a dependency
  * Fix for processes crashing when the working directory doesn't exist
  * Add $VERSION as a variable usable in scripts

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 18 Apr 2017 16:06:38 -0700

lutris (0.4.7.1) yakkety; urgency=medium

  * Fix a bug with the platforms accessing the database before it's created

 -- Mathieu Comandon <strycore@gmail.com>  Sun, 09 Apr 2017 16:38:39 -0700

lutris (0.4.7) yakkety; urgency=medium

  * Add support for more libretro cores
  * Revert main view to IconView instead of Flowbox, improving performance
  * Persist game platforms to the database, improving performance
  * Fix argument parsing for msi installers
  * Use gzdoom instead of zdoom
  * Misc bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Sun, 09 Apr 2017 13:40:50 -0700

lutris (0.4.6) yakkety; urgency=medium

  * Various UI fixes
  * Add option for SDL2 controller mappings
  * Fix Wine install in game installers
  * Disable Lutris Runtime in XDG imported games
  * Fix Wine Registry parsing for keys ending in a backslash
  * Prevent games from stopping twice

 -- Mathieu Comandon <strycore@gmail.com>  Wed, 15 Mar 2017 16:07:39 -0700

lutris (0.4.5) yakkety; urgency=medium

  * Fix Quit menu item
  * Fall back to an existing Wine version if selected doesn't exist
  * Remove Desura
  * Add --exec command line flag
  * Fix minor issues when switching between grid and list view
  * Add "View on Lutris.net" to game context menus
  * Add 64-bit support to Wine Steam runner
  * Make Lutris remember window maximized state and size
  * Sidepanel doesn't resize with the window
  * Make delete key trigger remove game dialog
  * Auto-import installed (.desktop) games on the system
  * Scan for games before loading gui
  * Show runner human name everywhere
  * Add Steam Big Picture mode option to the Steam runner config
  * Make year editable in game info dialog
  * Remove the force-disable of DirectWrite in Wine Steam
  * Show last played in game list view
  * Fix Wine dll overrides
  * Add game command line argument option to Steam/Wine Steam games
  * Add small icons option
  * Fix the runner icons in sidebar
  * Add filter by platform

 -- Mathieu Comandon <strycore@gmail.com>  Wed, 08 Mar 2017 08:08:09 +0100

lutris (0.4.4.1) yakkety; urgency=medium

  * Fix installer command line options

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 13 Dec 2016 18:47:29 -0800

lutris (0.4.4) yakkety; urgency=medium

  * Add widget to edit environment variables in system options
  * Ignore processes launched before the game
  * Check for presence and checksum of BIOS files in RetroArch
  * Prevent a crash on empty Wine prefixes
  * Remove DBus service and replace with Gtk.Application
  * Make Dolphin runnable by itself
  * Remove dependencies to python3-xdg and xdg-user-dirs
  * Fix joystick detection in Mednafen

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 13 Dec 2016 16:55:59 -0800

lutris (0.4.3) yakkety; urgency=medium

  * Change labels in dialogs to "Save"
  * Disable Lutris runtime by default in Dolphin
  * Fix typo preventing the Steam Store to be displayed in Wine
  * Fix path handling for fuser
  * Fix Wine registry parser for keys with square brackets
  * Fix Mednafen joystick detection
  * Fix ld_library_path option
  * Fix Wine not being displayed in the sidebar

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 29 Nov 2016 13:20:55 -0800

lutris (0.4.2) yakkety; urgency=medium

  * Add suport for 7zip extractors
  * Python based Wine registry parser
  * Allow more complex rules for installer dependencies
  * Fixes in RetroArch runner
  * Misc bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 31 Oct 2016 18:05:14 -0700

lutris (0.4.1) xenial; urgency=medium

  * Switch to new versioning scheme
  * Improve terminal emulator detection
  * Initial support for ARM

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 18 Oct 2016 13:35:36 -0700

lutris (0.4.0ubuntu4) xenial; urgency=medium

  * Better fixes for old Gtk versions
  * System wine is detected when installing Wine Steam
  * Preselect runner when adding a game and the sidebar filter is active
  * Fix sidebar being displayed on splash screen

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 17 Oct 2016 17:16:59 -0700

lutris (0.4.0ubuntu3) xenial; urgency=medium

  * Fallback to list view when running an old version of Gtk

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 17 Oct 2016 13:59:14 -0700

lutris (0.4.0ubuntu2) xenial; urgency=medium

  * Fix a nasty bug that would freeze the installer window

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 17 Oct 2016 13:21:01 -0700

lutris (0.4.0ubuntu1) xenial; urgency=medium

  * Fix some packaging issues
  * Fix AGS runner

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 17 Oct 2016 12:08:34 -0700

lutris (0.4.0) xenial; urgency=medium

  * Project ported to Python3
  * Libretro runner added
  * New web runner, using Electron by default
  * Adventure Game Studio runner added
  * Improvements and fixes in Vice runner
  * Fixes for Zdoom runner
  * Main icon view uses Gtk.FlowBox
  * Optimization for downloading icons and banners
  * Add system option to switch to US keyboard layout while running a game
  * Add system option to select monitor in SDL1 games
  * Allow changing game id
  * Allow setting custom banners and icons


 -- Mathieu Comandon <strycore@gmail.com>  Tue, 11 Oct 2016 11:19:17 -0700

lutris (0.3.8) xenial; urgency=medium

  * Add option to use the dark GTK theme variant
  * Add Desmume runner
  * Add option to limit games to a single CPU core
  * Fix button mappings on mednafen
  * Improve Reicast installation
  * Add controller support to Reicast
  * Disable Wine crash dialogs by default
  * Sync steam games without depending on the remote library
  * Use inotify to detect changes in Steam folders
  * Allow to browse for mounted CD images during installation

 -- Mathieu Comandon <strycore@gmail.com>  Thu, 04 Aug 2016 00:13:38 -0700

lutris (0.3.7.5) xenial; urgency=medium

  * Fix a bug where booleans in scripts would be converted to strings
  * Update Debian package source format

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 07 Mar 2016 09:57:29 -0800

lutris (0.3.7.4) xenial; urgency=medium

  * Add support for Xephyr
  * Detect Wine versions installed from WineHQ
  * Update koku-xinput-wine to work with the build provided in the runtime
  * Always install the required runner when a game is installed

 -- Mathieu Comandon <strycore@gmail.com>  Sun, 06 Mar 2016 14:37:09 -0800

lutris (0.3.7.3) xenial; urgency=medium

  * Add PCSX2 runner
  * Add PPSSPP runner
  * Extended kickstart support for Amiga CD32
  * UI improvements
  * Regedit fixes

 -- Mathieu Comandon <strycore@gmail.com>  Sun, 21 Feb 2016 21:13:39 -0800

lutris (0.3.7.2) wily; urgency=medium

  * Add button to eject CD-ROMs during installation of Wine games
  * Prevent MAME and MESS to save config files in home directory
  * Monitor installation tasks so installers can respawn processes
  * Randomize extractions folder names to prevent a bug occuring when
    extracting several archives concurrently
  * Allow loading environment variables from system config

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 05 Jan 2016 08:41:23 -0800

lutris (0.3.7.1) wily; urgency=medium

  * Improved command line option to list games
  * Force update of runners
  * Add support of 64bit wine
  * Improve MESS runner
  * Fix Vice runner for non Commodore 64 machines
  * Fix RPM packaging
  * Various bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 29 Dec 2015 18:47:05 -0800

lutris (0.3.7) wily; urgency=medium

  * Global:
    - Open a single instance of the program
    - Improved performance and responsiveness of the UI
    - New sidebar to filter games by runner
    - New log window to view output of last launched game
    - Much improved runtime (cross-distro support for games and emulators)
    - Initial support for the installation of multiple versions of the same game
    - Cancelling a game installation will clean up downloaded and installed files
    - Showing wait cursor when loading a game
    - Improved config dialogs usability & reliability
    - Improved monitoring of running game process
    - Tons of bug fixes and minor improvements

  * Runner specific:
    - New runner: Dolphin (Wii and GameCube)
    - New runner: Reicast (Dreamcast)
    - New runner: ResidualVM (some 3D adventure games)
    - Gens is replaced by DGen for Sega Genesis games
    - Fully automate Steam for Windows installation
    - Installing Steam games now does start the installation in Steam
    - New option to shut down Steam when quitting a Steam game
    - Added ability to manage wine versions
    - Added Winetricks and other config tools for Wine games (in the context menu)
    - Winetricks now bundled, used as fallback if not installed on the system
    - New experimental support for Xinput in Wine games
    - Monitor installation for Steam games

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 21 Nov 2015 18:02:58 -0800

lutris (0.3.6.3) utopic; urgency=medium

  * Added "Custom Steam location" option to winesteam runner
  * Use Windows Steam from ~/.wine if not installed in Lutris' own prefix
  * Fixed Winetricks used in installers

 -- Mathieu Comandon <strycore@gmail.com>  Fri, 14 Nov 2014 00:10:00 +0100

lutris (0.3.6.2) utopic; urgency=medium

  * Add gvfs-backend to fix downloads on non-Gnome environments
  * Fix winesteam install

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 11 Nov 2014 15:05:49 +0100

lutris (0.3.6.1) utopic; urgency=medium

  * Fixed an issue with Steam sync
  * Fixed an issue with displaying years in listview

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 04 Nov 2014 22:31:47 +0100

lutris (0.3.6) trusty; urgency=medium

  * New:
    - Lutris Runtime, removing the need to install libraries on the system
    - Synchronization of installation state of (Linux) Steam games
    - Real uninstallation of Steam games through Steam
    - Auto-install of Wine Steam
    - Better detection of Wine Steam install location
    - Support for Steam's secondary library folders
    - Wine version 1.7.29 (including fix for Steam's overlay/keyboard crash)
    - Tooltips on most configuration options
    - Wine's desktop integration disabled for newly installed Wine games
    - DOSBox options: scaler and auto-exit
    - ScummVM options: aspect correction, subtitles
    - "Remove" context menu action added to uninstalled games
    - sdlmame and sdlmess runners renamed to mame and mess
    - "Prefix command" system option
    - Button to access runners folder in the Manage runners window
    - Manually re-synchronize from the menu: Lutris > Synchronize library

  * Fixes:
    - Fixed inconsistent password field limit to 26 chars, raised to 1024.
    - Fixed impossibility to use system's Wine when Wine Steam was running.
    - Fixed Wine games install failing when there is a space in the setup file path
    - Fixed browser games not launching at all
    - Fixed PCSX-Reloaded and Vice emulators not launching at all
    - Fixed Hatari and Mess emulators not launching nor warning when no bios file configured
    - Fixed Hatari startup fail if there is spaces in bios path
    - Fixed the "Restore desktop resolution" option and enable it by default
    - Fixed the Browse Files action on DOSBox games
    - Fixed Winetricks in installers
    - Fixed checked by default config options not saving unchecked state
    - Fixed the "insert disc" part of installers
    - Fixed renaming games breaking synchronization with the website
    - Fixed Mupen64Plus fullscreen option not working when unchecked.
    - More small fixes

  * Website changes since the last version:
    - Improved the About page
    - Added a direct link to your Library in the menu

  * For contributors:
    - New mailing list available at lists.lutris.net/cgi-bin/mailman/listinfo/lutris
    - Fixed the game submission form
    - Improved feedback on submissions
    - New write_config installer directive to write into INI files
    - Documented how to use tasks from any runner in an installer

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 27 Sep 2014 01:36:10 +0200

lutris (0.3.5) trusty; urgency=medium

  * All runners now use the version hosted on lutris.net (auto-install!)
  * Desura and Virtual Jaguar support
  * Browse installed games' files from the context menu
  * New "Connected" status indicator in the status bar
  * New small icons and small banners style (switch in View menu)
  * Better path management
  * Consistent configuration loading
  * UI Fixes
  * Runner fixes
  * Even more fixes

 -- Mathieu Comandon <strycore@gmail.com>  Wed, 10 Sep 2014 16:41:10 +0200

lutris (0.3.4) quantal; urgency=low

  * Initial SDLMess Support
  * Fixes for Gens and Hatari runners
  * Various bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 8 Feb 2014 19:14:18 +0200

lutris (0.3.3) quantal; urgency=low

  * Improved design of installer dialog and main window
  * Prevent users from deleting important files when uninstalling games
  * Show help screen on first start
  * Support for Amiga CD32 games
  * Dosbox install scripts can now run DOS executables
  * Better xrandr support
  * Give option to restrict display to a single monitor while in-game
  * Improve contextual menu in client (Install, uninstall, manually add)
  * Show dialog when trying to install games with no script.

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 25 Jan 2014 17:58:00 +0200

lutris (0.3.2) quantal; urgency=low

  * Support for Steam for Linux
  * Allow switching from Steam for Linux <-> Wine
  * Option to show only installed games in UI
  * Ability to automatically migrate local database
  * Misc bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Sun, 15 Dec 2013 17:51:00 +0200

lutris (0.3.1) quantal; urgency=low

  * Support for Wine installers
  * Library sync with Lutris.net
  * Misc bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 20 Jul 2013 21:55:37 +0200

lutris (0.3.0) quantal; urgency=low

  * Initial release of Lutris 0.3
  * Support for game installers
  * Support for lutris.net authentication
  * Games are now stored in SQLite database
  * Basic support for Personnal Game Archives

 -- Mathieu Comandon <strycore@gmail.com>  Wed, 26 Jun 2013 12:05:22 +0200

lutris (0.2.8) quantal; urgency=low

  * Bump version to 0.2.8
  * Save window size and view type
  * Let user choose which Web browser to use for Browser runner
  * Fix search in icon view

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 04 Feb 2013 15:02:47 +0100

lutris (0.2.7ubuntu0) quantal; urgency=low

  * Updated to version 0.2.7

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 10 Nov 2012 03:46:55 +0100

lutris (0.2.6ubuntu1) natty; urgency=low

  * Forgot to actually remove cedega stuff ... Silly me

 -- Mathieu Comandon <strycore@gmail.com>  Thu, 12 May 2011 03:40:27 +0200

lutris (0.2.6) natty; urgency=low

  * Improved appearence of runners dialog
  * Removed Cedega runner (Not maintained anymore)
  * Minor Bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Thu, 12 May 2011 03:32:12 +0200

lutris (0.2.5r2) natty; urgency=low

  * xdg is a build dependency

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 09 May 2011 13:36:55 +0200

lutris (0.2.5r1) natty; urgency=low

  * Oops, forgot to bump the python version

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 09 May 2011 11:25:52 +0200

lutris (0.2.5) natty; urgency=low

  * Bugfixes and code cleanup
  * Installer enhancement
  * Added Play button

 -- Mathieu Comandon <strycore@gmail.com>  Mon, 09 May 2011 11:03:43 +0200

lutris (0.2.4) maverick; urgency=low

  * A lot of bug fixes
  * Better support for the web installers
  * Initial support for Mupen64+
  * New logging system inspired by Gwibber

 -- Mathieu Comandon <strycore@gmail.com>  Thu, 06 Jan 2011 02:08:35 +0100

lutris (0.2.2ubuntu2) maverick; urgency=low

  * Fixed a bug in Steam and NullDC runner which prevented to add games.

 -- Mathieu Comandon <strycore@gmail.com>  Wed, 13 Oct 2010 19:54:17 +0200

lutris (0.2.2ubuntu1) maverick; urgency=low

  * Fixed file paths

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 12 Oct 2010 23:33:41 +0200

lutris (0.2.2) maverick; urgency=low

  * Added support for nullDC, joy2key
  * New common dialogs
  * Basic steam installer
  * Many bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Sat, 25 Sep 2010 12:53:43 +0200

lutris (0.2.1) maverick; urgency=low

  * Cleaned some files to prepare for 0.33 release
  * First attempt at the Lutris installer
  * Many bugfixes

 -- Mathieu Comandon <strycore@gmail.com>  Tue, 31 Aug 2010 02:44:47 +0200

lutris (0.2) lucid; urgency=low

  * Initial Quickly release.

 -- Mathieu Comandon <strycore@gmail.com>  Fri, 22 Jan 2010 19:38:42 +0100

lutris (0.1.1)

  * Resize the covers to 250px
  * Added fullscreen coverflow
  * Icons show up in the status bar when joysticks are connected
  * Rewrite of preferences dialog using GTK and not Glade
  * Implementation of user_wm and game_wm options
  * Removed the oss boolean option, set the oss_wrapper to none for no oss

lutris (0.1.0)

  * First public release
  * Support for uae
  * ScummVM and Cedega import
  * Search Google Images for covers

 -- Mathieu Comandon <strycore@gmail.com> Sat, 28 Nov 2009 21:57:00

