Commit graph

685 commits

Author SHA1 Message Date
Jordan Eldredge
4c9be9fc62 Remove unused comment 2021-09-10 17:47:44 -07:00
Jordan Eldredge
30160f0cae
Add GitHub's tweet to press page 2021-08-19 13:54:40 -07:00
Jordan Eldredge
87dc5d2a77 Handle updating seek sliders 2021-08-17 22:37:08 -07:00
Jordan Eldredge
9cda59c125 Add some more system methods 2021-08-17 22:07:44 -07:00
Jordan Eldredge
82fbe59a91 Add analyzer tests 2021-08-16 22:42:46 -07:00
Jordan Eldredge
7a21513a8d Random improvements to skins database 2021-08-17 01:31:32 -04:00
Jordan Eldredge
ec87522c51 Delete snapshot test, they are not valuable 2021-07-31 14:09:39 -07:00
Jordan Eldredge
608672ff90 Improve prettier formatting 2021-07-31 14:05:01 -07:00
Jordan Eldredge
24788be589 Add missing return statement 2021-07-31 14:02:59 -07:00
Jordan Eldredge
9cc20f0da1 Upgrade Prettier 2021-07-31 13:59:38 -07:00
Jordan Eldredge
1d3e404142 Documentation cleanup, including making the example less clever 2021-07-31 13:50:09 -07:00
Jordan Eldredge
cc897bea4a Cut the 1.5.0 release 2021-07-31 13:36:30 -07:00
Jordan Eldredge
c9fe24daec Fix menu item for downloading playlist as HTML 2021-07-30 19:16:17 -07:00
Jordan Eldredge
073405be26 Notes on modern skins 2021-07-23 08:57:31 -07:00
Jordan Eldredge
b8cc5e8438 Stub out more "modern" skins stuff 2021-07-23 08:57:31 -07:00
Jordan Eldredge
1f75d7ec4c Improve error message 2021-07-23 08:57:31 -07:00
The Stranjer
32ab0d0d1a
Turn 'status' CSS class into 'webamp-status' (#1116) 2021-07-21 18:49:24 -07:00
Jordan Eldredge
3b09d2f8b1 Pixelated rendering for modern skins 2021-07-17 14:02:54 -07:00
Jordan Eldredge
be2361906f For ui resources with duplicate ids, last value wins 2021-07-17 13:51:15 -07:00
Jordan Eldredge
262ce28fcd Ignore extracted files 2021-07-17 13:08:15 -07:00
Jordan Eldredge
9fd8206e1f Cleanup 2021-07-17 13:07:59 -07:00
Jordan Eldredge
38df61fbd2 Add lint rule for maki types 2021-07-17 13:04:27 -07:00
Jordan Eldredge
40e3231568 Format and import GuiObj 2021-07-09 12:57:40 -07:00
Eris Lund
bd8948af56 Added missing "GuiObj" to the methods that need it 2021-07-09 10:29:56 -07:00
Eris Lund
a232ab3876 String search, getting/setting private strings/ints
and more...
2021-07-09 10:29:56 -07:00
Eris Lund
36331cdaea Conversion stubs and a few group/container stubs
I've also added the part that comes after "extern" to all of them that hopefully makes it easier to work with
2021-07-09 10:29:56 -07:00
Eris Lund
8e2431aac9 Messagebox and rating stubs 2021-07-09 10:29:56 -07:00
Eris Lund
9122d2440a Fix a few things + some corrections 2021-07-09 10:29:56 -07:00
Eris Lund
5f59e2aa6d More stubs, from Metadata to certain triggers 2021-07-09 10:29:56 -07:00
Eris Lund
62b12c2ac1 More stubs, related to Metadata 2021-07-09 10:29:56 -07:00
Eris Lund
e33e026b2e Added a few more stubs to System functions 2021-07-09 10:29:56 -07:00
Jordan Eldredge
710041ff34 Experiment with WebGL image filtering 2021-07-06 18:44:53 -07:00
Jordan Eldredge
7b69ff2b02 Fix inconsistency with BOOL/BOOLEAN 2021-07-06 15:06:09 -07:00
Jordan Eldredge
fee323d302 Maki progress page 2021-07-04 22:43:44 -07:00
Jordan Eldredge
3ff0d3bc46 Scope CSS vars to the UI_ROOT 2021-07-04 17:16:53 -07:00
Jordan Eldredge
1dbca4c8a3 Update time text 2021-07-04 17:02:55 -07:00
Jordan Eldredge
c69f0bd24f integerToTime util 2021-07-04 07:23:45 -07:00
Jordan Eldredge
d48788479c Prettier 2021-07-04 07:23:23 -07:00
Jordan Eldredge
8d90373343 Ignore more xml nodes 2021-07-03 21:58:32 -07:00
Jordan Eldredge
5f771176a2 Eat a u32 for stack protection 2021-07-03 21:57:18 -07:00
Jordan Eldredge
a8930c0f88 Tolerate missing images 2021-07-03 20:33:20 -07:00
Jordan Eldredge
3121846e17 Tolerate missing gammagroups and make actions case insensitive 2021-07-03 20:32:52 -07:00
Jordan Eldredge
7b8ab8c4f1 Don't block skin with drop handler 2021-07-03 16:30:47 -07:00
Jordan Eldredge
c1a14a43d6 Fix casing 2021-07-03 16:26:39 -07:00
Jordan Eldredge
6dedf178e7 Respect timecolonwidth 2021-07-03 16:26:31 -07:00
Jordan Eldredge
d8c4a571bf Support dragging in a skin 2021-07-03 16:15:44 -07:00
Jordan Eldredge
ca16dbe3a2 Conceptually parser creates the UIRoot 2021-07-03 16:15:44 -07:00
Jordan Eldredge
f26cf98683 Move VM singleton in to UI_ROOT singleton 2021-07-03 16:15:44 -07:00
Jordan Eldredge
270f254314 Get rid of skin context 2021-07-03 16:15:44 -07:00
Eris Lund
bd0722e270 Removed todo comment 2021-07-01 23:32:01 -07:00