Commit graph

  • d665235e87 Merge pull request #20 from fayvel/deprecated Milan Nikolic 2014-10-05 21:22:03 +02:00
  • 6238121c0d Replace old-style signal/slots with new-style signal/slots Fayvel Victor 2014-10-05 13:25:44 +02:00
  • 7019530147 Compare binary ROM data using binary datatype without string conversion Fayvel Victor 2014-10-05 12:47:59 +02:00
  • 6255821d71 Build Python3 compatible resource modules Fayvel Victor 2014-10-05 12:35:47 +02:00
  • d58c10e402 Use uic from imports to allow resource loading with Python3 Fayvel Victor 2014-10-05 12:33:46 +02:00
  • d3193c513a Replace deprecated slot "activated" with "triggered" Fayvel Victor 2014-10-05 12:04:13 +02:00
  • df9b39ca8e Replace deprecated pyqtSignature with modern @pyqtSlot decorator Fayvel Victor 2014-10-05 11:51:49 +02:00
  • 0027e46087 Merge pull request #16 from fayvel/deprecated Milan Nikolic 2014-09-22 16:17:35 +02:00
  • 0706e30608 Merge pull request #7 from fayvel/mime Milan Nikolic 2014-09-20 18:51:21 +02:00
  • a652ac90f4 Merge pull request #14 from V1del/negativeQspinBox Milan Nikolic 2014-09-20 18:50:20 +02:00
  • d68c52211b Allow QSpinBox lower than 0 V1del 2014-09-19 22:13:09 +02:00
  • cde1b7155a Don't installing conflicting mime type for *.*64 Fayvel Victor 2014-09-05 13:25:21 +02:00
  • a9d5c7bec8 Fix path to ui element modules for python without local search path Fayvel Victor 2014-09-05 23:25:18 +02:00
  • 7cb8a8234c Replace deprecated except syntax which makes current python parser fail Fayvel Victor 2014-09-05 22:58:06 +02:00
  • 5ba1e04f64 Merge pull request #13 from fayvel/failure_plugin Milan Nikolic 2014-09-05 21:15:41 +02:00
  • a6a922e043 Handle missing dependencies of plugins during plugin_load_try Fayvel Victor 2014-09-05 21:04:47 +02:00
  • 4c9b82da7a Merge pull request #6 from fayvel/debian Milan Nikolic 2014-09-04 16:19:22 +02:00
  • 1638da3a5e compress debian package only with gzip for older systems Fayvel Victor 2014-09-04 11:29:23 +02:00
  • aac6a64f2b use unversioned python dependency to allow very old debian systems Fayvel Victor 2014-09-04 11:23:50 +02:00
  • e3e8eb656c add correct path to icon for debian menu Fayvel Victor 2014-09-04 11:20:32 +02:00
  • 0c21fcc162 don't check for game volti in debian menu Fayvel Victor 2014-09-04 11:19:55 +02:00
  • cd65c5b8e7 automatically generate debian version number from m64py source Fayvel Victor 2014-09-04 11:11:17 +02:00
  • db28e1640e install upstream changelog with debian package Fayvel Victor 2014-09-04 10:53:49 +02:00
  • c9b4fd8134 skip building of unused debian diff tarballs to avoid source tarball dependency Fayvel Victor 2014-09-04 10:46:52 +02:00
  • 5962f6f133 clean debian build before and after the build for pristine builds Fayvel Victor 2014-09-04 10:45:42 +02:00
  • 24ed63a011 cleanup debian build path before trying to build again Fayvel Victor 2014-09-04 10:17:51 +02:00
  • f8f88528a7 add debian mupen64plus packages as recommended dependency Fayvel Victor 2014-09-04 10:15:56 +02:00
  • 361cc16e49 add optional import python-opengl to debian recommends Fayvel Victor 2014-09-04 10:14:56 +02:00
  • 5fc5213c2a prefer python-lzma over p7zip on debian Fayvel Victor 2014-09-04 10:14:26 +02:00
  • 766165d130 change optional debian suggests to recommends Fayvel Victor 2014-09-04 10:13:50 +02:00
  • b5a998c756 use dh_python for python application installation Fayvel Victor 2014-09-04 10:09:23 +02:00
  • 58cdbaa64a use modern debian build tools Fayvel Victor 2014-09-04 10:05:10 +02:00
  • 9f88e4fd29 fix build dependencies of debian package Fayvel Victor 2014-09-04 10:03:11 +02:00
  • afcd0f657a Include '/usr/lib64/mupen64plus' in SEARCH_DIRS Aeneas Jaißle 2014-05-04 20:02:08 +02:00
  • 4a7018beb6 Include '/usr/lib64/mupen64plus' in SEARCH_DIRS Aeneas Jaißle 2014-05-04 20:02:08 +02:00
  • 1010bc2195 Merge cc8f3c5dc9 into d066354704 Sven Eckelmann 2014-04-11 20:19:32 +00:00
  • cc8f3c5dc9 Sort the cheat groups in the cheats menu Sven Eckelmann 2014-04-11 21:39:28 +02:00
  • c9d7034d23 Unify the way the cheat code lists are initialised Sven Eckelmann 2014-04-11 21:35:32 +02:00
  • 39952f7a16 Allow multiline cheats for non grouped cheats Sven Eckelmann 2014-04-11 21:29:56 +02:00
  • 91d6d51e33 Don't sort cheat database after load Sven Eckelmann 2014-04-11 21:24:26 +02:00
  • d066354704 prepare release 0.2.1 Milan Nikolic 2014-03-09 18:59:22 +01:00
  • f72db8732c lower case crc in rominfo Milan Nikolic 2014-03-09 17:53:35 +01:00
  • f91bd8b1c1 add preview images Milan Nikolic 2014-03-09 17:44:22 +01:00
  • 1169524c5e check if core supports DelaySI/CountPerOp Milan Nikolic 2014-03-09 17:33:43 +01:00
  • 84e8d7ecde add m64p extension to load state filter Milan Nikolic 2014-02-21 20:37:43 +01:00
  • 3e94d3c67b search 64bit libdir first Milan Nikolic 2014-02-21 20:29:22 +01:00
  • 6adc61da85 import sl Milan Nikolic 2014-02-20 15:19:06 +01:00
  • cf1551a2c6 Merge branch 'master' of github.com:gen2brain/m64py Milan Nikolic 2014-02-18 15:46:26 +01:00
  • 65e5077edd use crc for preview images Milan Nikolic 2014-02-18 15:44:49 +01:00
  • 279ef229ee use crc for preview images Milan Nikolic 2014-02-18 15:44:30 +01:00
  • 1414684275 rominfo crc Milan Nikolic 2014-02-18 15:37:17 +01:00
  • d4be01b349 use get_rom_settings instead of md5sum, refactor romlist Milan Nikolic 2014-02-18 15:36:51 +01:00
  • f5b38bf420 remember last dir for rom path Milan Nikolic 2014-02-18 15:29:56 +01:00
  • b9f95025e5 use rarfile instead of UnRAR2 Milan Nikolic 2014-02-18 15:27:10 +01:00
  • 54c63e0126 Merge 656ada7b85 into e576924bf3 Anthony J. Bentley 2014-02-18 05:08:39 -07:00
  • e576924bf3 Add support for OpenBSD plugin paths. Anthony J. Bentley 2014-02-09 19:15:34 -07:00
  • 2701945de8 add advance_frame and get_core_settings to core Milan Nikolic 2014-02-10 05:49:44 +01:00
  • 656ada7b85 Add support for OpenBSD plugin paths. Anthony J. Bentley 2014-02-09 19:15:34 -07:00
  • 4b6143f9a4 PEP 8 Milan Nikolic 2014-02-09 18:24:41 +01:00
  • 1bed133331 Fix search for cheats in mupencheats.txt Sven Eckelmann 2014-01-29 10:22:42 +01:00
  • e36c680955 prepare release 0.2.0 Milan Nikolic 2014-01-27 15:20:47 +01:00
  • 5f794907cb fix config section for rsp-cxd4-sse2 Milan Nikolic 2014-01-27 15:07:39 +01:00
  • c7bdd2c170 fix pynullvariant on osx Milan Nikolic 2014-01-24 19:24:50 +01:00
  • 5d0c41356f delete glcontext on quit Milan Nikolic 2014-01-23 23:55:30 +01:00
  • c92669b9bc change plugins layout Milan Nikolic 2014-01-23 19:40:42 +01:00
  • 53eb6b05a2 replace CountPerOp spin with combo box Milan Nikolic 2014-01-23 14:29:58 +01:00
  • 1291b34c77 use markdown readme Milan Nikolic 2014-01-23 13:52:36 +01:00
  • 8e6cdee904 newline Milan Nikolic 2014-01-22 23:44:12 +01:00
  • cdbd4889a9 markdown Milan Nikolic 2014-01-22 23:43:21 +01:00
  • 3b8c6ec7d0 add markdown symlink Milan Nikolic 2014-01-22 23:17:11 +01:00
  • be3edeb886 change markup Milan Nikolic 2014-01-22 23:04:27 +01:00
  • 80189b75cd add install section Milan Nikolic 2014-01-22 22:48:01 +01:00
  • bc4ef792c4 remove str() Milan Nikolic 2014-01-22 17:16:51 +01:00
  • bf8653b955 add new previews to qrc Milan Nikolic 2014-01-22 17:15:59 +01:00
  • f1b405c2cc more previews Milan Nikolic 2014-01-19 23:25:36 +01:00
  • 79690bc042 refactor core and worker Milan Nikolic 2014-01-19 22:45:43 +01:00
  • b558bb13ba import m64py from source Guillermo Reisch 2014-01-14 19:16:01 +01:00
  • 006797145a do not keep aspect if window is maximized Milan Nikolic 2014-01-13 00:44:09 +01:00
  • 20c3f70709 layout changes Milan Nikolic 2014-01-12 21:29:15 +01:00
  • 8966d0d59e fix layout resizing Milan Nikolic 2014-01-12 21:27:44 +01:00
  • c8adc2e96d add contributor Milan Nikolic 2014-01-12 20:18:14 +01:00
  • 9b856d8a6e Clear both vidext buffers to avoid artifacts Sven Eckelmann 2014-01-12 20:15:54 +01:00
  • 6b2c0c1ac6 disable input settings when mode is not fully manual Milan Nikolic 2014-01-12 19:35:42 +01:00
  • 125d6487fa add DelaySI and CountPerOp core settings Milan Nikolic 2014-01-12 18:35:56 +01:00
  • b205862789 prepare new release 0.1.9 Milan Nikolic 2014-01-12 02:21:02 +01:00
  • f94cdb79cd build dmg file with setup.py Milan Nikolic 2014-01-12 02:16:05 +01:00
  • 6d409a0b9b fix input Guillermo Reisch 2014-01-11 19:54:40 +01:00
  • f42988f7b4 log viewer icon Milan Nikolic 2014-01-11 19:52:13 +01:00
  • f666a01ff4 replace icons Milan Nikolic 2014-01-11 19:46:44 +01:00
  • 81853985c6 build exe file with setup.py Milan Nikolic 2014-01-11 18:28:01 +01:00
  • 9447a11130 dist fixes Milan Nikolic 2014-01-09 06:45:12 +01:00
  • 95e8e6b8e7 prepare new release 0.1.8 Milan Nikolic 2014-01-09 04:35:30 +01:00
  • 3c64d0ad0f dist fixes Milan Nikolic 2014-01-09 04:14:47 +01:00
  • 03e873fd44 add translations support Milan Nikolic 2014-01-09 04:09:32 +01:00
  • 44f91d78e5 enable configuration for rsp plugins Milan Nikolic 2014-01-09 02:47:21 +01:00
  • c6d89aff5d replace controller image with free one Milan Nikolic 2014-01-09 02:37:08 +01:00
  • 7ac26fcd19 build qt ui and resource files in setup.py Milan Nikolic 2014-01-09 02:33:15 +01:00
  • 302d13e703 clear buffers to avoid artifacts Milan Nikolic 2014-01-08 23:52:17 +01:00
  • 325bc417b6 Add Keywords to xdg desktop file Milan Nikolic 2014-01-08 23:30:29 +01:00
  • ea2b81372c Fix opening of a rom file when it was provided as argument gen2brain 2014-01-08 22:45:28 +01:00