file_name
stringlengths
6
86
file_path
stringlengths
45
249
content
stringlengths
47
6.26M
file_size
int64
47
6.26M
language
stringclasses
1 value
extension
stringclasses
1 value
repo_name
stringclasses
767 values
repo_stars
int64
8
14.4k
repo_forks
int64
0
1.17k
repo_open_issues
int64
0
788
repo_created_at
stringclasses
767 values
repo_pushed_at
stringclasses
767 values
OnpcSocket.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/OnpcSocket.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
5,599
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MessageChannelDcp.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/MessageChannelDcp.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
15,309
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ConnectionIf.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/ConnectionIf.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,380
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DeviceList.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/DeviceList.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
11,153
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
BroadcastSearch.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/BroadcastSearch.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
9,766
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
StateManager.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/StateManager.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
37,646
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MockupState.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/MockupState.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,285
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MessageChannel.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/MessageChannel.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,083
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
EISCPMessage.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/EISCPMessage.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
8,341
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpMediaItemMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpMediaItemMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,606
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MasterVolumeMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MasterVolumeMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
7,184
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpMediaEventMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpMediaEventMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,795
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MessageFactory.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MessageFactory.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
6,399
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
NetworkServiceMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/NetworkServiceMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,935
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DeviceNameMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DeviceNameMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,151
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
TitleNameMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/TitleNameMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,806
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
RadioStationNameMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/RadioStationNameMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,081
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PowerStatusMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PowerStatusMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,989
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
LateNightCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/LateNightCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,631
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
JacketArtMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/JacketArtMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
6,522
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
SpeakerACommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/SpeakerACommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,961
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ServiceType.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ServiceType.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
7,548
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpMediaContainerMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpMediaContainerMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
22,597
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PrivacyPolicyStatusMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PrivacyPolicyStatusMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,855
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
FirmwareUpdateMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/FirmwareUpdateMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,919
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
VideoInformationMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/VideoInformationMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,836
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
GoogleCastAnalyticsMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/GoogleCastAnalyticsMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,560
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PresetMemoryMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PresetMemoryMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,114
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
CdPlayerOperationCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/CdPlayerOperationCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
5,767
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpSearchMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpSearchMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,478
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PresetCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PresetCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
6,036
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
TuningCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/TuningCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
5,627
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
CenterLevelCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/CenterLevelCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,169
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
GoogleCastVersionMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/GoogleCastVersionMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,180
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ListeningModeMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ListeningModeMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
9,490
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PlayQueueRemoveMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PlayQueueRemoveMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,443
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpEcoModeMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpEcoModeMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,591
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DCPMessageFactory.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DCPMessageFactory.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
13,792
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
OperationCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/OperationCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
10,110
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
TimeSeekMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/TimeSeekMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,915
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
InputSelectorMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/InputSelectorMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
10,332
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
RDSInformationMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/RDSInformationMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,511
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DirectCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DirectCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,504
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ArtistNameMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ArtistNameMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,814
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
CustomPopupMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/CustomPopupMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,155
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AutoPowerMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/AutoPowerMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,459
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
SpeakerBCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/SpeakerBCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,961
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
HdmiCecMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/HdmiCecMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,748
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ListItemInfoMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ListItemInfoMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,415
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AmpOperationCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/AmpOperationCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,188
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PhaseMatchingBassMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PhaseMatchingBassMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,494
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PlayQueueAddMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PlayQueueAddMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,977
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ListInfoMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ListInfoMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,806
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpTunerModeMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpTunerModeMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,639
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
NetworkStandByMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/NetworkStandByMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,479
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DisplayModeMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DisplayModeMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,482
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PlayQueueReorderMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PlayQueueReorderMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,468
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpSearchCriteriaMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpSearchCriteriaMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,056
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AlbumNameMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/AlbumNameMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,807
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ListTitleInfoMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ListTitleInfoMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
8,719
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MultiroomDeviceInformationMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MultiroomDeviceInformationMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
8,217
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpAudioRestorerMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpAudioRestorerMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,807
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
XmlListItemMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/XmlListItemMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,821
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
SubwooferLevelCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/SubwooferLevelCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,179
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DcpReceiverInformationMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DcpReceiverInformationMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
14,497
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AudioMutingMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/AudioMutingMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,386
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ReceiverInformationMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ReceiverInformationMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
33,479
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MultiroomGroupSettingMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MultiroomGroupSettingMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,864
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MultiroomChannelSettingMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MultiroomChannelSettingMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,459
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MenuStatusMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MenuStatusMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
5,973
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ToneCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/ToneCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
7,661
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
XmlListInfoMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/XmlListInfoMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,873
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
SleepSetCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/SleepSetCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,468
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
TrackInfoMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/TrackInfoMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,000
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AudioInformationMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/AudioInformationMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,054
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MusicOptimizerMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/MusicOptimizerMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,479
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DigitalFilterMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DigitalFilterMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,534
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
SetupOperationCommandMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/SetupOperationCommandMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,938
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
BroadcastResponseMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/BroadcastResponseMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,948
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
FileFormatMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/FileFormatMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,067
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
FriendlyNameMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/FriendlyNameMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,419
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DimmerLevelMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/DimmerLevelMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,657
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PlayStatusMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/PlayStatusMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
9,389
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
TimeInfoMsg.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/messages/TimeInfoMsg.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,250
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
RequestListeningMode.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/scripts/RequestListeningMode.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,408
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MessageScript.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/scripts/MessageScript.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
14,423
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AutoPower.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/scripts/AutoPower.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,408
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MessageScriptIf.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/iscp/scripts/MessageScriptIf.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,290
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AppTask.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/utils/AppTask.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
1,273
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
Logging.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/utils/Logging.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
2,766
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
Utils.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/utils/Utils.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
18,581
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
DeviceFragment.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/DeviceFragment.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
22,771
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ShortcutsFragment.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/ShortcutsFragment.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
7,035
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
RemoteInterfaceFragment.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/RemoteInterfaceFragment.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
4,214
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
PopupManager.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/PopupManager.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
7,083
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
MediaFilter.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/MediaFilter.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,971
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ListenFragment.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/ListenFragment.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
38,176
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
ShortcutsListAdapter.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/ShortcutsListAdapter.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
3,318
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
AudioControlManager.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/AudioControlManager.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
25,166
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z
BaseFragment.java
/FileExtraction/Java_unseen/mkulesh_onpc/app/src/main/java/com/mkulesh/onpc/fragments/BaseFragment.java
/* * Enhanced Music Controller * Copyright (C) 2018-2023 by Mikhail Kulesh * * This program is free software: you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later ...
9,343
Java
.java
mkulesh/onpc
122
22
8
2018-10-13T13:24:13Z
2024-05-05T19:04:17Z