index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-30
Added GetSockOptName
Ryan Loebs
2016-03-29
Derp: win32: typedef int socklen_t;
Ryan Loebs
2016-03-29
But of course, Windows uses 'int' while Linux uses 'socklen_t'
Ryan Loebs
2016-03-29
Compiling on Windows now
Ryan Loebs
2016-03-29
Merge pull request #1611 from ObsidianX/cfg-common-fix
bunnei
2016-03-29
Formatting...
Ryan Loebs
2016-03-29
Addressing PR comments
Ryan Loebs
2016-03-28
SOC Updates
Ryan Loebs
2016-03-28
Add common methods to all cfg:* ports
Ryan Loebs
2016-03-28
DSP: Implement audio filters (simple, biquad)
MerryMage
2016-03-28
Merge pull request #1589 from LittleWhite-tb/compil-fix
bunnei
2016-03-28
Compilation fix
LittleWhite
2016-03-27
Merge pull request #1541 from LFsWang/path
bunnei
2016-03-27
frd:u: Initial stub some functions
mailwl
2016-03-26
Merge pull request #1573 from wwylele/input_fix
bunnei
2016-03-26
use reference instead of pointer
wwylele
2016-03-26
remove unnecessary const
wwylele
2016-03-25
Merge pull request #1549 from wwylele/acc_gyro
bunnei
2016-03-25
implement GyroscopeCalibrateParam
wwylele
2016-03-24
Merge pull request #1566 from MerryMage/audio-codec
bunnei
2016-03-24
DSP: Implement audio codecs (PCM8, PCM16, ADPCM)
MerryMage
2016-03-23
Merge pull request #1461 from yuriks/imm-mode2
Yuri Kunde Schlesner
2016-03-23
Pica: Improve accuracy of immediate-mode support
Yuri Kunde Schlesner
2016-03-23
OpenGL: Don't attempt to draw empty triangle batches
Yuri Kunde Schlesner
2016-03-23
Merge pull request #1517 from Lectem/fixSDLcmake
bunnei
2016-03-22
Add more stuff to configure.
LittleWhite
2016-03-22
implement accel and gyro backend
wwylele
2016-03-22
Merge pull request #1508 from JayFoxRox/vs-output-map
bunnei
2016-03-22
Merge pull request #1560 from lioncash/savedata
bunnei
2016-03-22
Merge pull request #1563 from lioncash/lolfiq
bunnei
2016-03-21
armstate: Correct FIQ register banking
Lioncash
2016-03-21
Whole config is handled by Config class.
LittleWhite
2016-03-21
Add Configure widget
LittleWhite
2016-03-21
Merge pull request #1559 from lioncash/vec
bunnei
2016-03-21
Merge pull request #1562 from lioncash/constexpr
bunnei
2016-03-21
session: Make helper functions constexpr
Lioncash
2016-03-21
loader: Make MakeMagic constexpr
Lioncash
2016-03-21
archive_extsavedata: Fix member initialization order
Lioncash
2016-03-21
soc_u: Get rid of explicit delete and new
Lioncash
2016-03-20
Merge pull request #1302 from Subv/save_fix
bunnei
2016-03-20
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
Subv
2016-03-20
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
Merge pull request #1550 from LittleWhite-tb/gdbstub_include_fix
bunnei
2016-03-20
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2016-03-20
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not ex...
Subv
2016-03-20
HLE/FS: Return the proper error codes when opening files.
Subv
2016-03-20
HLE/FS: Fixed the OpenDirectory error code
Subv
2016-03-20
HLE/FS: Return the proper error codes on file Read/Write operations.
Subv
2016-03-20
HLE/FS: Corrected the error codes for DeleteFile
Subv
[prev]
[next]