Home
last modified time | relevance | path

Searched defs:CurrentSong (Results 1 – 20 of 20) sorted by relevance

/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/
H A Dgmusicbrowser_dbus.pm40 sub CurrentSong subroutine
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DCodeRegion.h38 #include "llvm/MC/MCInst.h"
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/streamtuner/
H A Dicecast-model.h57 CurrentSong, enumerator
/dports/audio/dmidiplayer/dmidiplayer-1.5.1/
H A Dguiplayer.h81 CurrentSong, enumerator
/dports/audio/festalon/festalon/src/
H A Dfestalon.h19 int CurrentSong; member
/dports/emulators/mednafen/mednafen/src/pce/
H A Dhes.cpp31 static uint8 CurrentSong; variable
/dports/emulators/mednafen/mednafen/src/pce_fast/
H A Dhes.cpp32 static uint8 CurrentSong; variable
/dports/audio/pms-devel/pms-c94e3c6/db/
H A Ddb.go49 func (db *Instance) CurrentSong() *song.Song { func
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DMusicPlaylist.cs129 public MusicInfo CurrentSong() in CurrentSong() method in OpenRA.Mods.Common.Traits.MusicPlaylist
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Ddbus_.py163 def CurrentSong(self): member in DBusHandler
/dports/emulators/mednafen/mednafen/src/
H A Dplayer.cpp163 void Player_Draw(MDFN_Surface* surface, MDFN_Rect* dr, int CurrentSong, int16* soundbuf, int32 fram… in Player_Draw()
/dports/games/libretro-fceumm/libretro-fceumm-91ccd3b/src/
H A Dnsf.c45 static int CurrentSong; variable
/dports/emulators/mednafen/mednafen/src/nes/
H A Dnsf.h14 unsigned CurrentSong = 0; member
/dports/audio/festalon/festalon/src/nes/
H A Dnsf.h83 int CurrentSong; member
/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstNsf.hpp317 uint CurrentSong() const in CurrentSong() function in Nes::Core::Nsf
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/ambientsound/gompd/mpd/
H A Dcommandlist.go79 func (cl *CommandList) CurrentSong() *PromisedAttrs { func
H A Dclient.go181 func (c *Client) CurrentSong() (Attrs, error) { func
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstNsf.hpp317 uint CurrentSong() const in CurrentSong() function in Nes::Core::Nsf
/dports/games/uhexen/uhexen-0.601/src/
H A Di_sdlsound.c11 Mix_Music *CurrentSong; variable
/dports/audio/libmpd/libmpd-11.8.17/src/
H A Dlibmpd-internal.h103 mpd_Song *CurrentSong; member