This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
void LFGPlayerScript::OnLogin(Player* player, bool /*loginFirst*/) | |
{ | |
if (!sLFGMgr->isOptionEnabled(LFG_OPTION_ENABLE_DUNGEON_FINDER | LFG_OPTION_ENABLE_RAID_BROWSER)) | |
return; | |
// Temporal: Trying to determine when group data and LFG data gets desynched | |
ObjectGuid guid = player->GetGUID(); | |
ObjectGuid gguid = sLFGMgr->GetGroup(guid); | |
if (Group const* group = player->GetGroup()) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ID | |
618 | |
1701 | |
1846 | |
5063 | |
5067 | |
5068 | |
5143 | |
5146 | |
5892 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ideas for a better telegram (android and computers) | |
play mkv files from inside application (without beta) | |
play video files inside compresed files without having to decompress them | |
play continous files, ie file.part1.mkv file.part2.mkv file2.part1.mkv file2.part2.mkv | |
allow to send video to tv on desktop (already possible on android) | |
allow to play subtitles | |
allow to play multiple audio streams | |
allow to copy topic from one group to another with right click copy, right click paste (it will clone topics from group) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ideas para un telegram (para android y ordenadores) para un mercado hispano. | |
reproducir archivos mkv desde dentro de la aplicacion. | |
reproducir archivos comprimidos sin tener que descomprimirlos. | |
reproducir archivos con nombres continuos de segudido: peli.part1.mkv peli.part2.mkv peli_01.mvk peli_02.mkv | |
permitir enviar a una television lo reproducido en PiP. | |
permitir reproducir subtitulos. | |
permitir elegir multiples pistas de audio. | |
permitir copiar temas de un grupo a otro con boton derecho copiar, boton derecho pegar. (duplicara los temas del origen) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/irwir/eMule/releases/tag/eMule_v0.70a-community | |
1) Configuracion: | |
instalar dandole a siguiente a todo | |
2) si no tiene servidores o no te conecta, en la pestaña servidores añade 176.123.5.89 puerto 4725 como servidor | |
3) en opciones ir a conexion | |
configurar segun la velocidad de tu linea | |
por cada 100 mbps poner unos unos 10 000 KB/s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- DEBUG: --- START | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7ffff49ff700 (LWP 3980692)] | |
[New Thread 0x7ffff41fe700 (LWP 3980693)] | |
[New Thread 0x7ffff39fd700 (LWP 3980694)] | |
[New Thread 0x7ffff31fc700 (LWP 3980695)] | |
[New Thread 0x7ffff29fb700 (LWP 3980696)] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- DEBUG: --- START | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7ffff49ff700 (LWP 2636802)] | |
[New Thread 0x7ffff41fe700 (LWP 2636803)] | |
[New Thread 0x7ffff39fd700 (LWP 2636804)] | |
[New Thread 0x7ffff31fc700 (LWP 2636805)] | |
[New Thread 0x7ffff29fb700 (LWP 2636806)] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- DEBUG: --- START | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7ffff4bff700 (LWP 2439509)] | |
[New Thread 0x7ffff43fe700 (LWP 2439510)] | |
[New Thread 0x7ffff3bfd700 (LWP 2439511)] | |
[New Thread 0x7ffff33fc700 (LWP 2439512)] | |
[New Thread 0x7ffff2bfb700 (LWP 2439513)] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- DEBUG: --- START | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7ffff4bff700 (LWP 2425594)] | |
[New Thread 0x7ffff43fe700 (LWP 2425595)] | |
[New Thread 0x7ffff3bfd700 (LWP 2425596)] | |
[New Thread 0x7ffff33fc700 (LWP 2425597)] | |
[New Thread 0x7ffff2bfb700 (LWP 2425598)] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- DEBUG: --- START | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7ffff4bff700 (LWP 2417358)] | |
[New Thread 0x7ffff43fe700 (LWP 2417359)] | |
[New Thread 0x7ffff3bfd700 (LWP 2417360)] | |
[New Thread 0x7ffff33fc700 (LWP 2417361)] | |
[New Thread 0x7ffff2bfb700 (LWP 2417362)] |
NewerOlder