Commit History

Author SHA1 Message Date
  Wei Mingzhi 42b6b53958 keyrepeat in SDL2 is non-customizable, so use PAL_GetKeyboardState() instead 6 years ago
  Wei Mingzhi 6856a4bf62 refactor keyboard handling 6 years ago
  Wei Mingzhi bc7441f30a optimize touch keys: F is used more frequently than E, allow keyrepeat. 6 years ago
  Wei Mingzhi 15073fe811 make keyrepeat work outside battle 6 years ago
  Wei Mingzhi 3d4b6c0fb4 simplify keyboard handling 6 years ago
  LouYihua bcdb2ae6fc New MIDI framework: base & WIN32 & UWP 7 years ago
  LouYihua c706728e89 Reduce conditional compilation of PAL_HAS_NATIVEMIDI 7 years ago
  LouYihua 2c677d7ee4 License update 7 years ago
  LouYihua 9ed8b65201 audio & video & input modify for SDL & SDL2 compatibility 7 years ago
  LouYihua 12dea8595c Deal with input code & move osx->macos 7 years ago
  LouYihua a9871d8d68 Move most platform-specific code into separate files. 7 years ago
  Wenting Zhang 3f6284967f nbzwt: Port to Nintendo 3DS; Fix SDL 1.2 support (#2) 7 years ago
  louyihua 124361ef8a Eliminate MIDI calls when PAL_HAS_NATIVEMIDI is not defined 8 years ago
  louyihua 1f46e581b7 Slight performance improvement on volume adjust & function name changes 8 years ago
  louyihua 1d74726652 Audio system refactor 8 years ago
  louyihua 3d484b530d Resource version auto-detection & bug fixes & fullscreen enabled 8 years ago
  louyihua d2d077f77b Combine call to PAL_Shutdown & exit(), and abnormal termination detection on WP platform. 8 years ago
  louyihua 85c5018aac [WIP] Refactor 3 (cont): Fix WP(ARM) compilation bug & move the location of SDL2 folder 8 years ago
  louyihua 614e33d3c2 Bug fix: dead lock on exit, overlay on non-touch devices 8 years ago
  louyihua 25f11cd80a Home & End support in item & magic selection. 8 years ago
  louyihua 145280df36 IOS & WinPhone with same util set. MP3 player can use enhanced instructions now. Better touch support if KeepAspectRatio is set. 8 years ago
  louyihua 5fa74edd95 SDL_GetTicks() ralted fix, avoiding possible bugs on extreme cases when SDL_GetTicks() wrapped, and remove some redundant codes on SDL 2.0 drawing. 8 years ago
  louyihua 42c3490ca3 Windows phone related fix, remove VC6 & VS2010 support, and update readme.txt. 8 years ago
  louyihua 0d76153910 Compilation fix 8 years ago
  louyihua 56cbdfb63f Compilation fix for non-WIN systems (cont.) 8 years ago
  Wei Mingzhi 1d32668c7b fixed stupid error (thanks palxex) 9 years ago
  Wei Mingzhi b7d5354c28 stupid error 9 years ago
  Wei Mingzhi cec7ad091f minor formating issue 9 years ago
  Wei Mingzhi bea7d19c9d really fixes #8 9 years ago
  Wei Mingzhi 55108b3a0c SDL2: disable keyrepeat on startup (Issue #8). 9 years ago