.. |
animations
|
Improved animation system.
|
2014-04-18 12:19:46 -05:00 |
components
|
Page up/down now work in menus (ComponentList).
|
2014-06-06 15:06:56 -05:00 |
guis
|
Added support for multiple platforms in the <platform> tag.
|
2014-06-03 19:42:01 -05:00 |
nanosvg
|
Updated nanosvg.
|
2014-04-04 15:00:54 -05:00 |
pugiXML
|
Font size is now dependent on resolution width.
|
2012-08-01 20:43:55 -05:00 |
resources
|
New icon + splash screen.
|
2014-05-28 17:22:28 -05:00 |
scrapers
|
Added Amstrad CPC platform.
|
2014-06-05 15:53:01 -05:00 |
views
|
Fixed system info band displaying when there was one game.
|
2014-06-05 16:23:07 -05:00 |
AsyncHandle.h
|
Replaced AsyncReqComponent with some handles.
|
2014-03-18 19:55:37 -05:00 |
AudioManager.cpp
|
Moved to SDL2.
|
2013-08-18 12:17:52 -05:00 |
AudioManager.h
|
Add Volume control in Windows and Linux
|
2013-05-22 19:11:10 +02:00 |
EmulationStation.h
|
Added version string to bottom of the menu.
|
2014-04-13 19:33:00 -05:00 |
EmulationStation.rc
|
New icon + splash screen.
|
2014-05-28 17:22:28 -05:00 |
FileData.cpp
|
Added support for multiple platforms in the <platform> tag.
|
2014-06-03 19:42:01 -05:00 |
FileData.h
|
Added a "MAME name to real name" translator.
|
2014-05-28 09:34:25 -05:00 |
FileSorts.cpp
|
Added missing sorts.
|
2013-11-05 20:31:52 -06:00 |
FileSorts.h
|
Combined FolderData and GameData into one class, FileData.
|
2013-11-05 19:41:49 -06:00 |
Gamelist.cpp
|
Made metadata image paths relative too.
|
2014-06-02 13:55:00 -05:00 |
Gamelist.h
|
Renamed XMLReader.h/.cpp to Gamelist.h/.cpp.
|
2014-06-01 12:57:20 -05:00 |
GuiComponent.cpp
|
Fixed help style not changing between systems in SystemView.
|
2014-06-05 14:30:23 -05:00 |
GuiComponent.h
|
Fixed help style not changing between systems in SystemView.
|
2014-06-05 14:30:23 -05:00 |
HelpStyle.cpp
|
Changed default help pos to not use a hard-coded pixel value.
|
2014-06-05 15:02:30 -05:00 |
HelpStyle.h
|
Made the help system themable.
|
2014-05-29 15:41:47 -05:00 |
HttpReq.cpp
|
Removed dependency on libboost-regex.
|
2014-04-16 12:32:40 -05:00 |
HttpReq.h
|
Replaced AsyncReqComponent with some handles.
|
2014-03-18 19:55:37 -05:00 |
ImageIO.cpp
|
New icon + splash screen.
|
2014-05-28 17:22:28 -05:00 |
ImageIO.h
|
New icon + splash screen.
|
2014-05-28 17:22:28 -05:00 |
InputConfig.cpp
|
Added in-ES messagebox when es_systems.cfg errors occur.
|
2014-05-31 18:00:42 -05:00 |
InputConfig.h
|
Added in-ES messagebox when es_systems.cfg errors occur.
|
2014-05-31 18:00:42 -05:00 |
InputManager.cpp
|
Changed InputManager to be a singleton.
|
2014-04-18 13:07:32 -05:00 |
InputManager.h
|
Changed InputManager to be a singleton.
|
2014-04-18 13:07:32 -05:00 |
Log.cpp
|
Added "fade" transition between views in ViewController.
|
2014-03-22 11:44:57 -05:00 |
Log.h
|
Minor cleanup
|
2013-05-14 21:45:56 +02:00 |
main.cpp
|
Updated --help output to include current version + build time.
|
2014-06-05 15:20:37 -05:00 |
MameNameMap.cpp
|
Fix building on Linux again.
|
2014-05-28 17:28:11 -05:00 |
MathExp.cpp
|
New game image theming tags! See THEMES.md for details.
|
2012-10-13 18:37:51 -05:00 |
MathExp.h
|
Fixed tiling being super slow.
|
2012-09-07 16:44:07 -05:00 |
MetaData.cpp
|
Made metadata image paths relative too.
|
2014-06-02 13:55:00 -05:00 |
MetaData.h
|
Made metadata image paths relative too.
|
2014-06-02 13:55:00 -05:00 |
platform.cpp
|
Removed --home-path argument.
|
2014-06-05 14:56:41 -05:00 |
platform.h
|
Added --home-path [path] argument that redirects calls to getHomePath() to some directory [path].
|
2014-03-13 22:17:46 -05:00 |
PlatformId.cpp
|
Added Amstrad CPC platform.
|
2014-06-05 15:53:01 -05:00 |
PlatformId.h
|
Added Amstrad CPC platform.
|
2014-06-05 15:53:01 -05:00 |
Renderer.h
|
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
|
2014-03-19 15:03:23 -05:00 |
Renderer_draw_gl.cpp
|
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
|
2014-03-19 15:03:23 -05:00 |
Renderer_init.cpp
|
Moved Font.h/.cpp to the "resources" directory (since it's a Reloadable).
|
2013-10-04 18:24:41 -05:00 |
Renderer_init_sdlgl.cpp
|
New icon + splash screen.
|
2014-05-28 17:22:28 -05:00 |
ScraperCmdLine.cpp
|
Redid Scrapers to return ScraperSearchHandles for async searches.
|
2014-03-18 16:05:56 -05:00 |
ScraperCmdLine.h
|
Initial command-line scraper.
|
2013-09-28 21:54:15 -05:00 |
Settings.cpp
|
Added list of Settings keys to not save.
|
2014-06-05 15:43:19 -05:00 |
Settings.h
|
Removed --home-path argument.
|
2014-06-05 14:56:41 -05:00 |
Sound.cpp
|
Renamed all the internal "Settings" identifiers to be consistent in
|
2014-03-08 13:00:18 -06:00 |
Sound.h
|
Changed the sound cache to be part of the Sound class instead of
|
2014-01-03 10:48:34 -06:00 |
SystemData.cpp
|
Added support for multiple platforms in the <platform> tag.
|
2014-06-03 19:42:01 -05:00 |
SystemData.h
|
Added support for multiple platforms in the <platform> tag.
|
2014-06-03 19:42:01 -05:00 |
ThemeData.cpp
|
Added iconColor tag to help system theming.
|
2014-05-29 16:27:18 -05:00 |
ThemeData.h
|
Added <lineSpacing> tag to text elements.
|
2014-05-14 17:02:57 -05:00 |
Util.cpp
|
Made metadata image paths relative too.
|
2014-06-02 13:55:00 -05:00 |
Util.h
|
Made metadata image paths relative too.
|
2014-06-02 13:55:00 -05:00 |
VolumeControl.cpp
|
Improve audio and volume handling.
|
2013-06-12 11:48:53 +02:00 |
VolumeControl.h
|
Improve singleton implementation
|
2013-05-27 12:38:39 +02:00 |
Window.cpp
|
Moved most of the sleep code into the Window class.
|
2014-06-01 19:14:22 -05:00 |
Window.h
|
Moved most of the sleep code into the Window class.
|
2014-06-01 19:14:22 -05:00 |