@@ -2835,6 +2835,66 @@ Some controls (like volume, mute, and VU meters) are shared between decks and st
28352835 .. versionadded :: 2.3.0
28362836
28372837
2838+ .. mixxx :control :: [ChannelN],stars_one
2839+ [PreviewDeckN],stars_one
2840+ [SamplerN],stars_one
2841+
2842+ Give the currently loaded track a rating of 1 star.
2843+
2844+ :range: binary
2845+ :feedback: Star count is adjusted in the deck's star widget and in the library table.
2846+
2847+ .. versionadded :: 2.6.0
2848+
2849+
2850+ .. mixxx :control :: [ChannelN],stars_two
2851+ [PreviewDeckN],stars_two
2852+ [SamplerN],stars_two
2853+
2854+ Give the currently loaded track a rating of 2 stars.
2855+
2856+ :range: binary
2857+ :feedback: Star count is adjusted in the deck's star widget and in the library table.
2858+
2859+ .. versionadded :: 2.6.0
2860+
2861+
2862+ .. mixxx :control :: [ChannelN],stars_three
2863+ [PreviewDeckN],stars_three
2864+ [SamplerN],stars_three
2865+
2866+ Give the currently loaded track a rating of 3 stars.
2867+
2868+ :range: binary
2869+ :feedback: Star count is adjusted in the deck's star widget and in the library table.
2870+
2871+ .. versionadded :: 2.6.0
2872+
2873+
2874+ .. mixxx :control :: [ChannelN],stars_four
2875+ [PreviewDeckN],stars_four
2876+ [SamplerN],stars_four
2877+
2878+ Give the currently loaded track a rating of 4 stars.
2879+
2880+ :range: binary
2881+ :feedback: Star count is adjusted in the deck's star widget and in the library table.
2882+
2883+ .. versionadded :: 2.6.0
2884+
2885+
2886+ .. mixxx :control :: [ChannelN],stars_five
2887+ [PreviewDeckN],stars_five
2888+ [SamplerN],stars_five
2889+
2890+ Give the currently loaded track a rating of 5 stars.
2891+
2892+ :range: binary
2893+ :feedback: Star count is adjusted in the deck's star widget and in the library table.
2894+
2895+ .. versionadded :: 2.6.0
2896+
2897+
28382898.. mixxx :control :: [ChannelN],start
28392899 [PreviewDeckN],start
28402900 [SamplerN],start
0 commit comments