We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
y2kiah
The "I think your question is answered here:" thread no longer exists. Anyone having this problem…
»
Ameen Sayegh
Make sure you tell objdump that the file is binary format using the switch --target=binary. From …
»
ratchetfreak
It's more likely that std::string needs to cater to too many types of applications where it needs…
»
itzjac
Hi Guntha, And I wouldn't disagree with your statement. Further than asking for a generic librar…
»
Guntha
Hello itzjac, I'm not sure there can be a generic string library that has "better performance" f…
»
itzjac
Hi! In Episode 154 Casey mentioned the poor performance when using the standard string library. …
»
Jackson
Recently purchased 4Coder, and was a little overwhelmed due to lack of official getting started d…
»
Allen Webster
Unfortunately keyboard input handling is not sophisticated enough for what you're trying to do ri…
»
Finalspace
mrmixerA month ago I tried to use fpl and the simple opengl example in the header file contains e…
»
Simon Anciaux
4coder uses virtual key codes for setting up hotkeys, so it will not be able to have a hotkey wit…
»
albatros
I've not yet encountered this bug. I've gotta say, after one more week of heavy usage whit this …
»
Fothsid
By "main keyboard layout is Cyrillic" I mean that in my system, Cyrillic is a primary layout and …
»
Simon Anciaux
You can have a look there to customize your keys: Customization layer - getting started. And sin…
»
Fothsid
Title speaks for itself. Bought 4coder yesterday and this is what I immediatly ran into, since m…
»
Michael Dodis
Great! Thank you very much! I'll update the build file I'm linking to in the initial post!
»
Simon Anciaux
The new build is working.
»
Jason
Just wondering if there was already a built in way to jump to the previously viewed buffer? So if…
»
Michael Dodis
All right, does this work for you? I tested it on a Windows 7 VM, but I can't be sure. Here's the…
»
Michael Dodis
Does the song file, by any chance contain non-ASCII characters? I know that for now, the program …
»
Simon Anciaux
A month ago I tried to use fpl and the simple opengl example in the header file contains errors. …
»
Simon Anciaux
It's not working for me. When I choose a file, the ui shows up but no sound is playing, the gree…
»
Michael Dodis
Hello again! I took some time to start working on the audio part of the program, as well as using…
»
Finalspace
Hi everyone, finally its here -> The new release of FPL! So what has changed since the last …
»
direbroom
x13pixelsTried using Github's issue tracker and didn't like it much. I've been using a desktop ap…
»
Simon Anciaux
x13pixelsI'll think about it a bit more but I think you're right and that RemedyBG shouldn't save…
»
x13pixels
direbroom Before getting to that though: would you consider making a github project for bug/feat…
»
x13pixels
RecyrillicSome stuff I noticed: - There is a breakpoint bug. To repro: 1) set a breakpoint …
»
direbroom
Hi, Great effort, keep it up! I've been playing around with 0.1.7.0 a bit and here's a list of …
»
Mārtiņš Možeiko
Yes, that's exactly how opengl32.lib and other system dll import libraries work. If SDL is not g…
»
Pascal Beyer
Some stuff I noticed: - There is a breakpoint bug. To repro: 1) set a breakpoint on a block…
»