.. |
lua
|
|
|
achievements.cpp
|
GUI: U32: Improve U32 code
|
2020-08-30 14:43:41 +02:00 |
achievements.h
|
|
|
algorithm.h
|
|
|
archive.cpp
|
|
|
archive.h
|
|
|
array.h
|
|
|
bitstream.h
|
|
|
bufferedstream.h
|
|
|
c++11-compat.h
|
|
|
callback.h
|
|
|
config-manager.cpp
|
|
|
config-manager.h
|
|
|
coroutines.cpp
|
|
|
coroutines.h
|
|
|
cosinetables.cpp
|
|
|
cosinetables.h
|
|
|
dcl.cpp
|
|
|
dcl.h
|
|
|
dct.cpp
|
|
|
dct.h
|
|
|
debug-channels.h
|
|
|
debug.cpp
|
|
|
debug.h
|
|
|
dialogs.h
|
GUI: U32: Use U32Strings for native dialogs
|
2020-08-30 14:43:41 +02:00 |
encoding.cpp
|
COMMON: Fix encoding conversion using iconv
|
2020-08-30 14:43:41 +02:00 |
encoding.h
|
GUI: U32: Remove redundant code
|
2020-08-30 14:43:41 +02:00 |
endian.h
|
|
|
error.cpp
|
|
|
error.h
|
|
|
events.cpp
|
|
|
events.h
|
|
|
fft.cpp
|
|
|
fft.h
|
|
|
file.cpp
|
|
|
file.h
|
|
|
forbidden.h
|
|
|
frac.h
|
|
|
fs.cpp
|
|
|
fs.h
|
|
|
func.h
|
|
|
gui_options.cpp
|
|
|
gui_options.h
|
COMMON: Moved GUIO constants to hex codes for avoiding devs' confusion
|
2020-08-23 01:08:47 +02:00 |
hash-ptr.h
|
|
|
hash-str.h
|
|
|
hashmap.cpp
|
|
|
hashmap.h
|
|
|
huffman.h
|
|
|
iff_container.cpp
|
|
|
iff_container.h
|
|
|
ini-file.cpp
|
|
|
ini-file.h
|
|
|
installshield_cab.cpp
|
|
|
installshield_cab.h
|
|
|
inttypes.h
|
|
|
json.cpp
|
|
|
json.h
|
|
|
keyboard.h
|
|
|
language.cpp
|
|
|
language.h
|
|
|
list_intern.h
|
|
|
list.h
|
|
|
localization.cpp
|
|
|
localization.h
|
|
|
macresman.cpp
|
|
|
macresman.h
|
|
|
math.h
|
|
|
md5.cpp
|
|
|
md5.h
|
|
|
memory.h
|
|
|
memorypool.cpp
|
|
|
memorypool.h
|
|
|
memstream.h
|
COMMON: Attempt to solve diamong class hierarchy in MemoryReadStreamEndian. by athrxx
|
2020-08-22 22:58:43 +02:00 |
module.mk
|
|
|
mutex.cpp
|
ALL: Remove direct use of OSystem::createMutex()
|
2020-08-21 09:39:00 +02:00 |
mutex.h
|
ALL: Remove direct use of OSystem::createMutex()
|
2020-08-21 09:39:00 +02:00 |
noncopyable.h
|
|
|
osd_message_queue.cpp
|
GUI: U32: Convert majority of code to use U32
|
2020-08-30 14:43:41 +02:00 |
osd_message_queue.h
|
GUI: U32: Convert majority of code to use U32
|
2020-08-30 14:43:41 +02:00 |
pack-end.h
|
|
|
pack-start.h
|
|
|
platform.cpp
|
|
|
platform.h
|
|
|
ptr.h
|
|
|
queue.h
|
|
|
quicktime.cpp
|
|
|
quicktime.h
|
|
|
random.cpp
|
|
|
random.h
|
|
|
rational.cpp
|
|
|
rational.h
|
|
|
rdft.cpp
|
|
|
rdft.h
|
|
|
recorderfile.cpp
|
EVENTRECORDER: Fix crash on attempt to save. Fixed #10045
|
2020-08-29 17:22:38 +02:00 |
recorderfile.h
|
|
|
rect.h
|
|
|
rendermode.cpp
|
|
|
rendermode.h
|
|
|
safe-bool.h
|
|
|
savefile.h
|
|
|
scummsys.h
|
MORPHOS: Update scummsys.h
|
2020-08-21 00:59:18 +02:00 |
serializer.h
|
|
|
sinetables.cpp
|
|
|
sinetables.h
|
|
|
singleton.h
|
|
|
span.h
|
|
|
stack.h
|
|
|
str-array.h
|
GUI: U32: Add u32 support to Editables and Dialogs
|
2020-08-30 14:43:41 +02:00 |
str-enc.cpp
|
|
|
str-enc.h
|
|
|
str.cpp
|
COMMON: Fix creating a String from a U32String
|
2020-08-30 14:43:41 +02:00 |
str.h
|
GUI: U32: Add U32String conversion helpers to str.cpp
|
2020-08-30 14:43:41 +02:00 |
stream.cpp
|
|
|
stream.h
|
|
|
substream.h
|
|
|
system.cpp
|
|
|
system.h
|
GUI: U32: Begin converting texts in clipboards to u32strings
|
2020-08-30 14:43:41 +02:00 |
taskbar.h
|
|
|
text-to-speech.cpp
|
GUI: U32: Enable u32 for tts (Windows)
|
2020-08-30 14:43:41 +02:00 |
text-to-speech.h
|
TTS: Remove more redundant code
|
2020-08-30 14:43:41 +02:00 |
textconsole.cpp
|
|
|
textconsole.h
|
|
|
timer.h
|
|
|
tokenizer.cpp
|
GUI: U32: Add and use a U32Tokenizer
|
2020-08-30 14:43:41 +02:00 |
tokenizer.h
|
GUI: U32: Add and use a U32Tokenizer
|
2020-08-30 14:43:41 +02:00 |
translation.cpp
|
GUI: U32: Return visual from convertBiDiU32String
|
2020-08-30 14:43:41 +02:00 |
translation.h
|
GUI: U32: Improve U32 code
|
2020-08-30 14:43:41 +02:00 |
type-traits.h
|
|
|
types.h
|
|
|
unarj.cpp
|
|
|
unarj.h
|
|
|
unicode-bidi.cpp
|
|
|
unicode-bidi.h
|
|
|
unzip.cpp
|
|
|
unzip.h
|
|
|
updates.cpp
|
UPDATES: Fix compilation with U32 strings
|
2020-08-30 14:43:41 +02:00 |
updates.h
|
UPDATES: Fix compilation with U32 strings
|
2020-08-30 14:43:41 +02:00 |
ustr.cpp
|
GUI: U32: Use game-list filters with u32
|
2020-08-30 14:43:41 +02:00 |
ustr.h
|
GUI: U32: Use game-list filters with u32
|
2020-08-30 14:43:41 +02:00 |
util.cpp
|
|
|
util.h
|
|
|
winexe_ne.cpp
|
|
|
winexe_ne.h
|
|
|
winexe_pe.cpp
|
|
|
winexe_pe.h
|
|
|
winexe.cpp
|
|
|
winexe.h
|
|
|
xmlparser.cpp
|
|
|
xmlparser.h
|
|
|
zlib.cpp
|
MORPHOS: use libz shared from MORPHOS
|
2020-08-21 00:59:18 +02:00 |
zlib.h
|
|
|