Nikola Antonić
|
0f2ace45ed
|
[Trainers] re-add support for trainers (#191)
|
2025-08-08 03:15:41 +02:00 |
|
antonic901
|
b721ac51be
|
[Insignia Service] added: integration with Insignia Live website API
|
2025-01-27 00:39:22 +01:00 |
|
Nikola Antonić
|
21ece3114a
|
[Settings] bring up settings lib to Kodi Krypton (#169)
|
2024-08-20 15:35:25 +02:00 |
|
Nikola Antonić
|
55c3151b06
|
[Kodi Krypton] backport libraries and Addons Framework from Kodi v17 (#164)
|
2024-07-15 17:12:44 +02:00 |
|
antonic901
|
c966256380
|
[188d192] Remove GetDirectory(..) without return value
|
2024-06-06 12:20:03 +02:00 |
|
Nikola Antonić
|
fc2bf3a3d9
|
Settings refactor #2660 (#127)
|
2024-02-20 22:38:41 +01:00 |
|
Nikola Antonić
|
f2ab1fa738
|
Added: extended progress dialog (#122)
|
2024-02-05 02:52:40 +01:00 |
|
Nikola Antonić
|
3a8e453c73
|
Settings: Settings refactoring (#121)
|
2024-02-04 15:52:42 +01:00 |
|
Nikola Antonić
|
dee04a8884
|
A few database/query optimizations #1085 (#66)
|
2023-07-15 16:48:40 +02:00 |
|
buzz
|
a1f188d9ca
|
updated: copyright headers
|
2014-06-07 02:02:38 +00:00 |
|
buzz
|
a0ea59572c
|
cosmetic: update copyright date in GPL headers
|
2013-03-09 19:48:05 +00:00 |
|
buzz
|
420bdf58a3
|
updated: copyright dates
|
2012-09-12 17:23:38 +00:00 |
|
buzz
|
21fec286f4
|
changed: migrate from FormatSQL to PrepareSQL - includes xbmc mainline b43c10a0(fixed: migrate legacy FormatSQL() calls to the db abstracted PrepareSQL() method.)
|
2012-09-05 18:25:39 +00:00 |
|
buzz
|
e373746041
|
changed: xbmc/windows file structure to better match xbmc mainline
|
2012-08-08 20:57:26 +00:00 |
|
buzz
|
2a9ed40655
|
changed: /programs /settings /utils structure closer to xbmc mainline
|
2012-08-08 20:13:42 +00:00 |
|
buzz
|
2da8d464f7
|
changed: moved last XBOX defines from stdafx.h to system.h and include header where needed.
removed: stdafx.h - for better handling of interfile dependencies as with xbmc mainline.
|
2012-08-07 05:52:17 +00:00 |
|
buzz
|
8f5a95a3a4
|
changed: dont include log.h in stdafx.h
|
2012-08-07 02:22:39 +00:00 |
|
exobuzz
|
3a519e6e65
|
changed: switch CFileItem::m_strPath to private, and add GetPath/SetPath for access - based on upstream 6d27f0fc
|
2012-05-21 17:49:52 +00:00 |
|
exobuzz
|
7f564f489d
|
Changed: Split out some functions from Util.cpp to URIUtils.cpp as with xbmc mainline to help with backporting patches
|
2012-04-29 17:40:09 +00:00 |
|
exobuzz
|
87a7c7f05c
|
added: Query method for programs database through HTTP API. Ticket #177. Thanks to Dan Dar3 for the patch.
|
2011-09-24 14:33:00 +00:00 |
|
althekiller
|
c56676ba70
|
Step 2 of 3, copy xbox branch to trunk
|
2010-05-20 22:02:20 +00:00 |
|
jmarshallnz
|
8021c0a244
|
added: Initial support for mysql database backend, thanks to firnsy (part of #8169)
|
2010-02-25 04:46:10 +00:00 |
|
jmarshallnz
|
41e6b29f1e
|
removed: depreciated float-based library versioning system, and moved min version to a virtual function rather than defines and members.
|
2010-02-25 04:43:30 +00:00 |
|
monkeyman_67156
|
87a4155e18
|
changed: code cleanups, removed unused variables, decreased scope
|
2010-01-30 19:47:56 +00:00 |
|
vdrfan
|
b39f75ac37
|
cleanup: removed unused includes
|
2010-01-24 09:51:42 +00:00 |
|