Commit Graph

  • 45f43776a4 Update 'README.md' master Yessiest 2023-05-19 23:44:45 +0000
  • d0a283621d Added playlists and config loading Yessiest 2023-05-20 03:37:57 +0400
  • 99f7fe4fd4
    Remove unused includes Mahyar Koshkouei 2018-05-23 17:48:04 +0100
  • c26772d201
    libmpv: use Render API Mahyar Koshkouei 2018-05-23 17:39:42 +0100
  • 1b5c47840a
    Improve event management Mahyar Koshkouei 2018-05-23 17:20:32 +0100
  • 3015ebabc4
    Warn on libmpv version mismatch Mahyar Koshkouei 2018-05-23 15:32:10 +0100
  • 36faa474c7
    Remove audio-cb support Mahyar Koshkouei 2018-05-05 16:02:19 +0100
  • c4f5919a91 Remove faulty RPi-only GLES code Mahyar Koshkouei 2018-05-23 10:07:24 +0100
  • 8d29c49ebc Fix comment Mahyar Koshkouei 2018-05-23 10:06:33 +0100
  • e3077ac078 libretro-common: update Mahyar Koshkouei 2018-04-29 15:29:19 +0100
  • dde40b7732 Use libretro-common Mahyar Koshkouei 2018-02-24 23:20:15 +0000
  • a8f84fa9b4 Fix build for C99 Mahyar Koshkouei 2018-02-24 15:13:32 +0000
  • 665aa372e0 Updates twinaphex 2018-02-24 14:34:03 +0100
  • c5c2053913 Link to math lib Mahyar Koshkouei 2018-02-23 12:43:23 +0000
  • 6bb5c358f3 Use fps to set appropriate audio buffer size Mahyar Koshkouei 2018-02-23 12:27:43 +0000
  • 6e0e2b949c Fix sampling rate Mahyar Koshkouei 2018-02-12 22:46:44 +0000
  • 4e359318c4 Use audio callback Mahyar Koshkouei 2018-02-12 22:35:56 +0000
  • 2cea3d17b5 Force gnu99 since it's currently required Mahyar Koshkouei 2018-02-11 20:29:57 +0000
  • 5e06e100b2 Workaround for get_proc_address failing Mahyar Koshkouei 2018-01-24 18:57:49 +0000
  • 3642b31b8a Preliminary fix to stop overloading logs Mahyar Koshkouei 2018-01-24 18:57:23 +0000
  • 8c658229c1 Print mpv logging on error Mahyar Koshkouei 2018-01-24 16:45:09 +0000
  • 27b40337e8 Change if statements to make explicit checks Mahyar Koshkouei 2018-01-19 22:24:49 +0000
  • 07e0c1d10e Remove unused ifdef for GL setting Mahyar Koshkouei 2018-01-19 22:09:30 +0000
  • a4fb27346f Shutdown core after eof reached Mahyar Koshkouei 2018-01-15 22:48:42 +0000
  • 262eaf1882 Reset geometry once we know video size Mahyar Koshkouei 2018-01-15 19:03:43 +0000
  • 5ac3dca1b7 Suppress warning Mahyar Koshkouei 2018-01-14 12:21:02 +0000
  • 97d910da99 Add help target Mahyar Koshkouei 2018-01-14 12:20:47 +0000
  • 67ed3ce49e Remove double fpic in Makefile Mahyar Koshkouei 2018-01-14 12:20:22 +0000
  • 1d05713672 Enable locale support by default Mahyar Koshkouei 2018-01-14 12:19:30 +0000
  • 59ba06a1ec Remove unnecessary GL options Mahyar Koshkouei 2018-01-14 12:03:35 +0000
  • 87d4158ee1 Exit on libmpv failure Mahyar Koshkouei 2018-01-14 11:15:05 +0000
  • 3f882b445d Return error on get_proc_address failure Mahyar Koshkouei 2018-01-14 11:14:26 +0000
  • 21c7d127a8 Sort includes Mahyar Koshkouei 2018-01-14 11:13:57 +0000
  • b72446d4d6 Locale changes Mahyar Koshkouei 2018-01-14 11:13:02 +0000
  • 1450694edb Add install and debug to Makefile Mahyar Koshkouei 2018-01-13 09:41:52 +0000
  • ffeec1a197 Enable debugging Mahyar Koshkouei 2018-01-10 13:49:17 +0000
  • 7534a3d6e9 Fix Makefile platform detection Mahyar Koshkouei 2018-01-09 14:44:20 +0000
  • fd7fb797da Minor code style change Mahyar Koshkouei 2018-01-08 20:02:04 +0000
  • a0cae4f346 Bump version Mahyar Koshkouei 2018-01-08 19:31:40 +0000
  • 4ef000bb34 Fix incorrect aspect ratio Mahyar Koshkouei 2018-01-08 19:29:20 +0000
  • 014e758361 Don't stop on hwdec failure Mahyar Koshkouei 2018-01-08 10:50:37 +0000
  • 19036f5b74 Use ffmpeg valid extensions Mahyar Koshkouei 2018-01-08 10:40:56 +0000
  • 416211e780 Add licence notice to source Mahyar Koshkouei 2018-01-08 01:04:41 +0000
  • 7294c33e62
    Create LICENSE Mahyar Koshkouei 2018-01-08 00:56:02 +0000
  • 12845cd676
    Fix spelling Mahyar Koshkouei 2018-01-08 00:53:13 +0000
  • be2a895144 Add issue numbers to todo labels Mahyar Koshkouei 2018-01-08 00:15:17 +0000
  • 278ab3d394 Change comments style Mahyar Koshkouei 2018-01-08 00:05:25 +0000
  • 44ea1570d5 Add tags to gitignore Mahyar Koshkouei 2018-01-07 23:58:17 +0000
  • 2a399a8793 Move struct declaration to local Mahyar Koshkouei 2018-01-07 23:57:49 +0000
  • f50d33ac68 Changes for input on rising edge only Mahyar Koshkouei 2018-01-07 23:36:24 +0000
  • a907c8756f Change default pixel format Mahyar Koshkouei 2018-01-07 22:07:19 +0000
  • 425dc752c2 Use correct version Mahyar Koshkouei 2018-01-07 21:50:54 +0000
  • 2c42b3613b Do not link to libm Mahyar Koshkouei 2018-01-07 21:18:47 +0000
  • 24083619a7 Add .gitignore Mahyar Koshkouei 2018-01-07 20:52:17 +0000
  • 0d92199936 Cleanup Makefile Mahyar Koshkouei 2018-01-07 20:31:28 +0000
  • 052a95b7bf Use libretro.h instead of submodule Mahyar Koshkouei 2018-01-07 20:30:10 +0000
  • 0c4d58e326 Context fixes and logging Mahyar Koshkouei 2018-01-05 23:16:28 +0000
  • 8038eb3465
    Rename repository Mahyar Koshkouei 2018-01-03 10:29:26 +0000
  • 24e6ed7fdc Set framebuffer size to video resolution Mahyar Koshkouei 2018-01-03 00:04:43 +0000
  • 169e81b4a5 Enable hardware decoding Mahyar Koshkouei 2018-01-02 22:00:54 +0000
  • 21653173ed Fix audio stop of fullscreen Mahyar Koshkouei 2018-01-02 15:31:55 +0000
  • a376bc5cb8 Add basic input Mahyar Koshkouei 2018-01-02 15:31:27 +0000
  • 5961f9b08d
    Update README.md Mahyar Koshkouei 2018-01-02 13:49:00 +0000
  • f593b37451 Set pixel format Mahyar Koshkouei 2018-01-02 13:37:42 +0000
  • 30f61f0642 Fix bug with GL Context initialisation Mahyar Koshkouei 2018-01-02 13:20:06 +0000
  • 3b09221d3d Fix OpenGL initialisation Mahyar Koshkouei 2018-01-01 18:08:30 +0000
  • 7b12e813cc Remove redundant header file Mahyar Koshkouei 2017-12-30 20:56:17 +0000
  • a33bdfa3d8 Merge branch 'glsm_wip' Mahyar Koshkouei 2017-12-30 20:55:19 +0000
  • e3c8da7c17 Stop linking to OpenGL Mahyar Koshkouei 2017-12-30 20:52:17 +0000
  • 5f2ebce9b1 Remove GL functions I don't need Mahyar Koshkouei 2017-12-29 18:01:28 +0000
  • 1708fd4753 Attempt a second method of getting proc Mahyar Koshkouei 2017-12-28 20:35:07 +0000
  • d5f933ed92 Use libretro-common Mahyar Koshkouei 2017-12-28 19:53:41 +0000
  • 7346cea266 Fix linking errors Mahyar Koshkouei 2017-12-28 19:19:44 +0000
  • 65bae6e0fc
    Create README.md Mahyar Koshkouei 2017-12-25 19:53:02 +0000
  • 4a20f83572 Fail miserably at using GLSM_CTL_PROC_ADDRESS_GET Mahyar Koshkouei 2017-12-23 17:06:32 +0000
  • 1e062103a8 Add libretro-common submodule Mahyar Koshkouei 2017-12-23 17:05:46 +0000
  • ab7ddc9130 Trying to get retro_hw_get_proc_address_t working Mahyar Koshkouei 2017-12-22 09:36:22 +0000
  • 6d8c31a541 Attempting to get proc_address working Mahyar Koshkouei 2017-12-21 23:38:50 +0000
  • e7726fd96d Add more OpenGL stuff Mahyar Koshkouei 2017-12-21 20:58:28 +0000
  • 141b13ff42 Set some config options Mahyar Koshkouei 2017-12-14 21:51:57 +0000
  • 3e888a14c1 Working example Mahyar Koshkouei 2017-12-10 22:35:47 +0000
  • 3273ac13cf Initial Commit Mahyar Koshkouei 2017-12-10 17:37:02 +0000