summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/unicode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output Nathan Woods2017-01-021-0/+4
* Introduced utf8proc and created wrapper code to expose a prettier API Nathan Woods2016-12-311-0/+8
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-20/+10
* Consolidated code that inputs characters into buffers Nathan Woods2016-09-191-0/+6
* Converted menu_file_create to use std::string for its filename buffer Nathan Woods2016-07-021-0/+1
* C++-ification of src/lib/util/unicode.[cpp|h] Nathan Woods2016-07-021-9/+9
* Unicode combining accents go after the base character (nw) Justin Kerk2014-11-291-1/+1
* added macros for calculator button symbols, like eg. squareroot hap2014-11-291-20/+36
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-27/+27
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-081-8/+8
* Added UTF-8 constants for cursor key arrows, and accented characters on the S... Curt Coder2010-11-051-0/+15
* Fix O umlaut like I suggested, hoping this will fix XML parsing for -listxml Aaron Giles2010-11-041-0/+2
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Moved all files in src/lib/util over to straight BSD and common Aaron Giles2009-10-101-3/+31
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+92