Commit Graph

  • 630617ff1e Undefine macro in RageTimer.cpp sukibaby 2024-08-05 01:43:25 -07:00
  • 81b98c6e34 Remove profiling defines from RageTimer.h sukibaby 2024-08-05 01:37:23 -07:00
  • 20452b244a Add FrameBuffer vector and decoding functions. Brandon W 2024-07-25 09:54:58 -04:00
  • 23f7ebd476 Add FrameHolder struct and logic around finding totalFrames of movies. Brandon W 2024-07-20 11:51:18 -04:00
  • 75531a67a0 Update README.md sukibaby 2024-07-25 03:57:24 -07:00
  • fb5ffb0cc6 Update README.md sukibaby 2024-07-25 03:28:36 -07:00
  • 7ac77f5b78 Make Pi constexpr in RageMath.h sukibaby 2024-07-17 22:40:22 -07:00
  • 5369f16e16 Implement cross-platform FTOC using clamp and static_casts Rafał Florczak 2024-07-16 16:16:16 +02:00
  • 515090b7f7 Don't log FPS by default sukibaby 2024-07-15 05:12:23 -07:00
  • 5bb4e04957 Allow building on BSD sukibaby 2024-07-14 21:45:05 -07:00
  • b2ada0ad61 Remove dshow movie rendering code. Brandon W 2024-07-13 10:08:42 -04:00
  • 06bfbbf15d Make BUF_SIZE constexpr sukibaby 2024-07-10 06:17:15 -07:00
  • 51e00b2d86 Remove macro from TimingData::GetBeatInternal sukibaby 2024-07-10 02:54:56 -07:00
  • 963f401c0a Rewrite TimingData::ReleaseLookup sukibaby 2024-07-10 02:17:41 -07:00
  • 8f5b45f2ca Revert some thread priority level changes sukibaby 2024-07-01 20:18:55 -07:00
  • 56444b560a Remove macro from TimingData::GetElapsedTimeInternal sukibaby 2024-07-10 03:08:13 -07:00
  • 264244d6a3 Copy & swap assignment operator sukibaby 2024-07-09 22:36:12 -07:00
  • dd4f92d289 Remove COMPARE macro from TimingData.h sukibaby 2024-07-10 03:44:55 -07:00
  • bc65d16c4a Move LastOpenSection declaration outside of if/else, add clarity to comment Crash Cringle 2024-07-07 19:08:27 -04:00
  • 667d27b361 Fix Level and Preferred Sorts to account for a song being in multiple sections Crash Cringle 2024-06-27 16:46:10 -04:00
  • 0447d9ae58 Consistency in Windows ifdefs/windows.h includes sukibaby 2024-06-22 05:00:13 -07:00
  • 65fe06bcd3 Prevent need for fallthrough attribute sukibaby 2024-06-22 05:24:42 -07:00
  • 5e3bc389c3 Fix uninitialized variable in Crash.cpp sukibaby 2024-06-23 05:16:05 -07:00
  • 5d4f9dcb07 Update SImply Love to 5.5.0 teejusb 2024-06-18 19:09:56 -04:00
  • cf7bf6fdb1 Version bump to 0.9.0 teejusb 2024-06-18 16:32:36 -04:00
  • 17524f22e8 Bump macos-build-x86_64 runner Scott Brenner 2024-06-18 13:21:46 -07:00
  • f0c249c03c Static cast int to size_t teejusb 2024-06-18 16:09:24 -04:00
  • ae6d7cecb5 Update ActorMultiVertex.cpp sukibaby 2024-05-18 08:48:56 -07:00
  • 9e3c7fc207 Update RageSoundMixBuffer sukibaby 2024-06-08 21:36:40 -07:00
  • 90aabddc7f Drop libbz2 dependency Rafał Florczak 2024-06-14 01:00:17 +02:00
  • daad1a2333 Windows: Mark executable as DPI aware phantom10111 2024-04-13 11:30:02 +02:00
  • 5b0070f403 Win32 thread priority isolation layer sukibaby 2024-06-11 04:10:10 -07:00
  • 481532ab77 Don't necessarily hide the mouse cursor when full screened. hayoreo 2024-03-20 14:23:40 -07:00
  • 47ff2cf095 Prevent setting the position of a nullptr sukibaby 2024-06-08 22:41:20 -07:00
  • 339aafcd65 Remove bad line from fallback language files sukibaby 2024-06-09 04:49:23 -07:00
  • 471a92e322 Improve error logging in IniFile.cpp sukibaby 2024-06-08 16:16:56 -07:00
  • fcb7989a98 Encapsulate input device check to run it less often sukibaby 2024-06-07 00:06:44 -07:00
  • cb1e2843de Minor RageSound improvements sukibaby 2024-06-06 15:35:04 +00:00
  • 48c1fe3856 Revert "Windows: Compile with /utf-8 flag" sukibaby 2024-05-24 04:03:17 -07:00
  • 829f49f622 Fix NotesLoaderDWI.cpp sukibaby 2024-06-02 21:16:38 -07:00
  • 12ceb7fc7c Clean up DoChangeTheme() sukibaby 2024-06-06 22:15:19 -07:00
  • de351c7228 Don't change priority if game loses focus sukibaby 2024-06-07 02:47:37 -07:00
  • ee18ecfff3 Downgrade from MbedTLS 3.6.0 -> 3.5.2 because of connectivity issues teejusb 2024-06-08 17:19:18 -04:00
  • c475e86f81 Update IXWebSockets which removes reliance on the compile time flag teejusb 2024-06-07 22:11:17 -04:00
  • 903fa7eea3 Treat type-limits as errors in GNU builds Rafał Florczak 2024-05-08 12:38:55 +02:00
  • f7f88f9544 Guard against signedness of chars and wchars on different targets Rafał Florczak 2024-05-07 14:35:53 +00:00
  • 60c3dcd3d7 Add WITH_MINIMAID option to allow building on ARM Gareth Francis 2024-04-12 17:00:34 +01:00
  • c2ac89dcb6 Improve calc_mean function sukibaby 2024-05-26 15:54:00 -07:00
  • 6f86f3eae5 Restore comment in Actor.cpp sukibaby 2024-05-28 23:18:30 -07:00
  • e5d7b0db6c Update FFmpeg URL in .gitmodules sukibaby 2024-05-28 23:03:00 -07:00
  • 03033857c2 Actor optimizations sukibaby 2024-05-25 03:39:46 -07:00
  • 626e127589 Replace src/archutils/Win32/ddk/hidpi.h sukibaby 2024-05-22 02:21:37 -07:00
  • b730a5a750 Remove AltiVec code sukibaby 2024-05-14 00:23:43 -07:00
  • 558d84c37f Remove NTPAD check sukibaby 2024-05-24 01:26:26 -07:00
  • b2d69659eb Added missing lifts to stock dance Noteskins Pete-Lawrence 2024-05-12 13:00:07 +01:00
  • b6f0da79a4 Change a lrint sukibaby 2024-05-14 05:32:37 -07:00
  • 705a069400 Resolve the SM5 sync drift issue sukibaby 2024-04-24 02:31:03 -07:00
  • b365dcd65d PulseAudio: Hold mainloop lock during GetPosition() call phantom10111 2024-05-11 17:27:29 +02:00
  • bbf556450d X11: Don't call any X11 functions on fatal error phantom10111 2024-05-11 17:28:14 +02:00
  • 3f8a7f5fd3 Run as "High Priority" on Windows sukibaby 2024-04-23 20:06:26 -07:00
  • 3d63d80163 Always use CLOCK_MONOTONIC if it's available on Unix sukibaby 2024-05-07 18:01:52 -07:00
  • eb8b428d0f Use range-based for loops in ScreenManager.cpp sukibaby 2024-05-07 04:33:54 -07:00
  • f7a7252dbb Replace timeGetTime() with QueryPerformanceCounter() sukibaby 2024-05-03 01:04:19 -07:00
  • 8d24f61214 Don't warn user if frame size is not a multiple of 2 sukibaby 2024-05-07 03:17:18 -07:00
  • a5bbcebd0c Update BPMDisplay.cpp sukibaby 2024-04-24 02:23:16 -07:00
  • 2e2d49393b Replace lrint(x) with static_cast(x+0.5) sukibaby 2024-05-03 18:28:17 -07:00
  • bd075c42a1 Also add --recursive to the Build/ readme teejusb 2024-04-30 17:17:16 -07:00
  • b040c5350c CI needs to run --recursive for the updated MbedTLS teejusb 2024-04-30 17:11:02 -07:00
  • a9fbfe4df0 Update IXWebSocket to support MbedTLS Crypto changes teejusb 2024-04-30 17:07:21 -07:00
  • 1920217cfb Reapply "Update mbedtls from 3.21 -> 3.6.0 LTS" teejusb 2024-04-30 16:50:25 -07:00
  • 0ebaffa6f1 Use the svg for the icon on linux + copy SL Modules as part of the setup script teejusb 2024-04-25 13:00:05 -07:00
  • adace28e57 Make zlib workaround for #107 apply everywhere Arthur Eubanks 2024-04-20 15:51:59 -07:00
  • 99e3d10775 Reduce rate of X11 screensave interrupt to once/minute Gareth Francis 2024-04-18 20:05:46 +01:00
  • bdafbd4660 Fix some clang warnings Arthur Eubanks 2024-04-16 23:40:54 -07:00
  • 481161574e PulseAudio: Report actual audio playback position phantom10111 2024-04-07 20:28:51 +02:00
  • cacaded0cd Windows: Set console output codepage to UTF-8 phantom10111 2024-04-10 11:13:42 +02:00
  • 3df79a3f11 Windows: Remove old mapconv and verinc project files phantom10111 2024-04-09 15:14:06 +02:00
  • 58a45d91f4 Windows: Compile with /utf-8 flag phantom10111 2024-04-09 15:03:50 +02:00
  • 9a55cb99c1 Windows: Add manifest with UTF-8 code page specification phantom10111 2024-04-09 14:51:44 +02:00
  • 7dd50cf995 Windows: Generate version number in resource file phantom10111 2024-04-09 14:41:28 +02:00
  • 48e797bf35 Move generated directory to build directory phantom10111 2024-04-09 14:33:43 +02:00
  • ff3ce9544a Revert "Update mbedtls from 3.21 -> 3.6.0 LTS" teejusb 2024-04-12 10:36:22 -07:00
  • f5e938c32b Revert "Also update the nested submodules with --recursive" teejusb 2024-04-12 10:36:22 -07:00
  • 85bac5506e Prevent sound fade in/out from hitting assertion in fapproach Gareth Francis 2024-04-11 18:56:09 +01:00
  • 5bea3b97f2 Also update the nested submodules with --recursive teejusb 2024-03-29 02:19:08 -07:00
  • 6123c2bad4 Update mbedtls from 3.21 -> 3.6.0 LTS teejusb 2024-03-29 01:58:26 -07:00
  • befae57e73 InputHandler_Linux_Joystick cleanup Gareth Francis 2024-04-10 17:57:30 +01:00
  • ef86cbbda3 Remove limit of 4 joysticks in InputHandler_Linux_Joystick Gareth Francis 2024-04-08 20:22:22 +01:00
  • 7009a16dea RageUtil::UnicodeUpperLower: Prevent negative characters from segfaulting under GCC Gareth Francis 2024-04-10 19:30:29 +01:00
  • 65f33b5699 Update Build/README.md Scott Brenner 2024-04-09 22:06:52 -07:00
  • f1062ae5ed Skip build suite for changes to Markdown files Scott Brenner 2024-04-09 22:18:26 -07:00
  • eaa7d03a03 Modify runner for macOS (Intel) build Scott Brenner 2024-04-09 20:49:41 -07:00
  • 208494b735 Fix coloring of BitmapText with overlapping attributes phantom10111 2024-04-09 08:00:44 +02:00
  • 17c4e7a2ff Reset input redirection on screen change phantom10111 2024-04-04 09:15:07 +02:00
  • 04c234831b bump ffmpeg to n5.1.4 to compile on Arch Linux as per @Drayux comment nabulator 2024-04-04 00:10:45 -04:00
  • ce3cb266a1 Guard against division by zero crash Curtis Rueden 2024-04-03 11:33:14 -05:00
  • 3138447138 It's fine to play tick/metronome for failed players. teejusb 2024-03-22 15:18:53 -07:00
  • f13abec73d fix typos in LuaDocumentation.xml quietly-turning 2024-03-19 23:42:49 -04:00
  • 4f4fe7b540 validate LuaDoc XML as GitHub Workflow CI quietly-turning 2024-03-20 13:55:31 -04:00
  • 7ac42c7f73 Don't skip high scores with a 0 in the Score field SugoiFactory 2024-03-17 21:44:58 -07:00