CHANGELOG 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. 2016-06-?? Tobias Gläßer (Version 0.9.3)
  2. * Fixed copy VM feature. The original VM's UI became unusable after copying.
  3. * Added support for the meson build system as an alternative to cmake.
  4. * New feature: Helpful dialog when no boot device could be found.
  5. * Fixed ugly(low contrast) fonts in Info and VM tabs when using dark themes. (reported by gavsiu)
  6. * New feature: An overview of the new VM is now shown on the "Finish" page of the New VM Wizard.
  7. * Changed reset/save icons to fit better with Stop/Pause/Shutdown/... buttons.
  8. * New feature: Button for sending ACPI shutdown request called "Shutdown".
  9. In contrast to the "Stop" button, this will allow users to cleanly shutdown VMs.
  10. * New feature enabled through new service capability: VMs now keep running when closing the main window.
  11. * Added service capability, which allows users to start/stop and generally manipulate VMs
  12. from the command line and/-or over DBus.
  13. 2016-05-31 Tobias Gläßer (Version 0.9.2)
  14. * Fixed bug that prevented AQEMU from closing when no VM was created yet
  15. * Added frugalware icon
  16. * Fixed aqemu icon name to match .desktop file
  17. * Fixed incorrect information for raw images
  18. * Removed artificial 6GB limit on VM memory size
  19. * Show "Option ... not supported" errors that are wrongly sent to stdout by qemu
  20. 2016-05-13 Tobias Gläßer (Version 0.9.1)
  21. * 0.8.2 AQEMU settings and files get loaded correctly (If you want to go back to 0.8.2, make a backup)
  22. * Embedded VNC client now can make use of the user defined VNC port number
  23. * Error Log Window doesn't get shown for messages about deprecated options by default anymore
  24. * The VM state is now getting reflected in the VM icon (Running, Paused, ...)
  25. * Removed code to support qemu qemu-kvm fork, because it has been merged into qemu
  26. * Many small UI improvements
  27. * All new VMs are now created with the wizard, which generally gives better results
  28. * Put all application wide settings in a single dialog
  29. * Exchanged some deprecated qemu command line options with their new equivalents
  30. * Fixed various bugs
  31. * Reorganized/Restructured the main UI for more clarity
  32. * Fixed bug that led to VMs not being terminated when closing the application
  33. * New feature: Folder sharing
  34. * New feature: Send clipboard as keys to the VM
  35. * Fixed bug where SPICE dialog didn't validate correctly.
  36. * Applied patches for Intel HDA and CS4231A sound suppport (thanks to Eli Carter and others!)
  37. * Applied patch for fixing SPICE video stream compression support
  38. * Applied patch that fixes typo
  39. * Put QDom* TinyXML2 wrapper into its own namespace. Fixes runtime problems in conjunction with KDE.
  40. 2016-04-20 Tobias Gläßer (Version 0.9.0)
  41. * Ported to Qt5
  42. * Ported to C++-11
  43. * Applied downstream patches (Fedora)
  44. 2011-07-27 Andrey Rijov (Version 0.8.2)
  45. * Added QEMU/KVM 0.14 support
  46. * Bug Fixes
  47. 2010-12-21 Andrey Rijov (Version 0.8.1)
  48. * Added SPICE support
  49. * Added QEMU/KVM 0.13 support
  50. * Initial Windows support
  51. * Improved English localization
  52. * Added German localization (Not complete)
  53. * Improved Device Manager
  54. * GUI restyling (Changes affect almost all windows)
  55. * Added new OS icons
  56. * Added ability to change the font in the emulator monitor
  57. * Major Bug Fix
  58. 2010-07-12 Andrey Rijov (Version 0.8)
  59. * Support finding available emulator options and devices.
  60. * Change to CMake build system
  61. * Improved Ports Tab GUI
  62. * Improved USB System (Support read data from /sys, /dev, /proc)
  63. * Support Connecting QEMU Virtual USB Devices (mouse, tablet, wacom-tablet, keyboard, braille)
  64. * Support Change GUI Icon Theme
  65. * Support Change VM Icons Size
  66. * Support boot orger list
  67. * Support set SMP settings
  68. * Support remove VM with all files (like HDD images)
  69. * Improved code determines the amount of available memory
  70. * Added support new sound systems: PulseAudio, ESD, SDL
  71. * Added possibility to set advanced storage device settings
  72. * Rebuild "Convert HDD Image" window
  73. * Other Small Improvements and Bug Fixes
  74. 2009-09-28 Andrey Rijov (Version 0.7.3)
  75. * Added New Network Settings GUI
  76. * Added Devices /dev/srX in CD/DVD List
  77. * Support Adding User Devices in CD/DVD List
  78. * "Format" Button on HDD Tab
  79. * Support Resize Machines List Width
  80. * AQEMU Window Save Position on Desktop
  81. * Improved Support New Versions QEMU and KVM
  82. * Added "Create Shell Script" Command
  83. * Updated VM Templates
  84. * Other Small Improvements and Bug Fixes
  85. 2009-06-18 Andrey Rijov (Version 0.7.2)
  86. * Improved Support KVM
  87. * Added Support for Simultaneous use of Multiple Versions of Emulators
  88. * Added First Start Wizard
  89. * Changed Settings Window
  90. * Improved Support "Additional Arguments"
  91. * Support Include Emulator Control in Main Window
  92. * Support Include QEMU Display in Main Window
  93. * Improved Handling QEMU Errors
  94. * A Huge Amount of a Small Improvements and Bug Fixes
  95. 2009-03-31 Andrey Rijov (Version 0.7.1)
  96. * Added Support QEMU 0.10.0 and KVM 8X
  97. * Added 'No Shutdown' Option
  98. * Added 'Curces' Option
  99. * Added 'Show Cursor' Option
  100. * Added 'RTC TD Hack' Option
  101. * Added 'KVM Nesting' Option
  102. * Added 'Disable KVM kernel mode PIT interrupt reinjection' Option
  103. * Added 'No Use Embedded VNC Display' Option
  104. * Minor Interface Rebuilding
  105. * Fix in Network Redirections (thanks Guillem Rieu)
  106. * Fix in IP Address RegExp (thanks Karol Krenski)
  107. * Major Bug Fix
  108. 2009-03-04 Andrey Rijov (Version 0.7)
  109. * Embedded VNC Display (This Experimental Function)
  110. * Option Screenshot in Info Tab
  111. * Discard Button Enable If VM Changet
  112. * Full Support for Not English VM Names
  113. * New Copy VM Window
  114. * Support Full VM Copy
  115. * Rebuild Interface Settings Window
  116. * And Other Minor Changes
  117. 2009-01-27 Andrey Rijov (Version 0.6.1)
  118. * Complete Support for QEMU 0.9.1 Device Style
  119. * Added More Functionaly in Multi-Snapshot Mode
  120. * New 'Start Date' Option
  121. * Recent CD-ROM Images Menu in 'Emulator Control'
  122. * New VM Templates
  123. * Added VM Icons
  124. * And Other Minor Changes
  125. 2008-12-13 Andrey Rijov (Version 0.6)
  126. * Multi-Snapshot Mode
  127. * Support VNC (Remote Control)
  128. * Setting Generation MAC Address
  129. * New Code to Support Translation Into Other Languages.
  130. (Now you can simply copy translation file)
  131. * Initial Support Settings For Sound Driver
  132. * Manage AQEMU Logging
  133. * VM Copy Function
  134. * Improvement in Network Settings
  135. * Major Code Improvement
  136. * Big Bugs Fix
  137. 2008-10-17 Andrey Rijov (Version 0.5.2)
  138. * Created Russian Documentation
  139. * New Manage QEMU Binary Window
  140. * Minor Interface Rebuilding.
  141. * More Bug Fix
  142. 2008-09-17 Andrey Rijov (Version 0.5.1)
  143. * New Network Option "Hostname".
  144. * New OS Logos Icons (From Qemulator).
  145. * Minor Interface Rebuilding.
  146. * Major Bug Fix.
  147. 2008-09-01 Andrey Rijov (Version 0.5)
  148. * AQEMU compiles and works under FreeBSD.
  149. * Code rewritten globally.
  150. * Heavily reworked interface.
  151. * Completed "Device Manager".
  152. * Network cards settings has changed.
  153. * Tab "Ports" completely transformed.
  154. * Added tab Additional settings.
  155. * Information displayed on the tab Info can be configured.
  156. * Added choice binaries QEMU, for all supported architectures.
  157. (Especially helpful to those who KVM)
  158. * Users QEMU 0.9.1, can now choose the type of processor
  159. for the VM (486, Pentium 3, etc.)
  160. * Using QEMU 0.9.1 QEMU in the window now displays the name VM.
  161. * Options AQEMU now are in two boxes, ordinary and extra (Advanced).
  162. * You can choose what format to save screenshots.
  163. * Ability to use as a screen icon VM (in save state).
  164. * AQEMU checks the version of QEMU, and adjusts opportunities under
  165. the desired version (there is a regime installed by force
  166. compatibility with QEMU 0.9.0 or 0.9.1).
  167. * It checks whether the module loaded KVM (For systems with KVM).
  168. * Setting withdrawal logera QEMU (not AQEMU, namely QEMU).
  169. * Converting the image HDD is now happening in a separate thread.
  170. * AQEMU remembers the size of its main window.
  171. * Added many additional options for the QEMU 0.9.1 and KVM QEMU.
  172. (For example choice model network card or support a larger number of models
  173. of audio cards, the ability to connect images of memory cards, etc.).
  174. * Improved support for USB.
  175. * Fix errors discovered since the 0.4 version.
  176. 2008-07-12 Andrey Rijov (Version 0.4)
  177. * Added USB Support
  178. * Added VM Temlates Support
  179. * Added ROM File Option (For EtherBoot)
  180. * Info Panel in Device Manager
  181. * Fixes Typographical Errors
  182. * Initial KVM Support
  183. * Bug Fixes
  184. * And Other Minor Changes
  185. 2008-06-12 Andrey Rijov (Version 0.3)
  186. * Added Other x86 Platforms VM Settings
  187. * Initial Device Manager Mode Support
  188. * New OS Logos Icons
  189. * New QEMU Monitor Window
  190. * Created Info Tab Logic
  191. * And Other Minor Changes
  192. 2008-06-08 Andrey Rijov (Version 0.2.1)
  193. * Binary Version Build Without Network
  194. Audio System (libaudio)
  195. 2008-06-05 Andrey Rijov (Version 0.2)
  196. * Added Select OS Icon Window
  197. * Added OS Icon Menu
  198. * Create Logic for IBM PC Template Generation on
  199. Release Date (New VM Wizard Window)
  200. * Bug Fixes and Code Clean
  201. 2008-05-31 Andrey Rijov (Version: 0.1)
  202. * First Public Release