Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options
Legend:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Show anonymous users | Show my edits | Hide bots | Hide minor edits
Show new changes starting from 09:46, 21 May 2024
   

19 May 2024

     03:38  love.audio.getRecordingDevices‎ (diff | hist) . . (-121). . Auahdark (talk | contribs) (Undo changes back to English.)
N    02:20  Tutorial:Audio (Español)‎ (diff | hist) . . (+3,105). . Mr.j (talk | contribs) (Created page with "En LÖVE, el audio es del dominio del módulo love.audio, que usa OpenAL para la reproducción. love.audio tiene solo un tipo de objeto de audio: el...")
N    01:05  Audio Formats (Español)‎ (diff | hist) . . (+613). . Mr.j (talk | contribs) (Created page with "A partir de LÖVE 0.9.1 están soportados los siguientes formatos de audio: * Waveform Audio Format (.wav) * MPEG-1 or MPEG-2 Audio Layer III (.mp3) * Ogg Vorbis (.ogg, ....")
N    00:51  RecordingDevice:stop (Español)‎ (diff | hist) . . (+729). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Detiene la grabación de audio por este dispositivo. Los datos de sonido que queden en el buffer del dispositivo serán devueltos. == Func...")
N    00:44  RecordingDevice:start (Español)‎ (diff | hist) . . (+1,577). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Empieza a grabar audio usando este dispositivo. == Función == === Sinopsis === <source lang="lua"> success = RecordingDevice:start( sampl...")
N    00:16  RecordingDevice:isRecording (Español)‎ (diff | hist) . . (+702). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene el dispositivo que esté actualmente grabando. == Función == === Sinopsis === <source lang="lua"> recording = RecordingDevice:isR...")
N    00:06  RecordingDevice:getSampleRate (Español)‎ (diff | hist) . . (+628). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene el número de muestras por segundo que están siendo grabadas. == Función == === Sinopsis === <source lang="lua"> rate = Recordin...")

18 May 2024

N    23:57  RecordingDevice:getSampleCount (Español)‎ (diff | hist) . . (+653). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene el número de muestras siendo grabadas. == Función == === Sinopsis === <source lang="lua"> samples = RecordingDevice:getSampleCou...")
N    23:53  RecordingDevice:getName (Español)‎ (diff | hist) . . (+484). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene el nombre del dispositivo de grabación. == Función == === Sinopsis === <source lang="lua"> name = RecordingDevice:getName( ) </s...")
N    23:48  RecordingDevice:getData (Español)‎ (diff | hist) . . (+1,139). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene todo el audio grabado (SoundData) almacenado en el buffer circular interno del dispositivo. El buffer ci...")
N    23:21  RecordingDevice:getChannelCount (Español)‎ (diff | hist) . . (+637). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene el número de canales que estén siendo grabados (mono o estereo). == Función == === Sinopsis === <source lang="lua"> channels =...")
N    23:07  RecordingDevice:getBitDepth (Español)‎ (diff | hist) . . (+667). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=function}} Obtiene el número de bits por muestra en los datos de audio que estén siendo grabados. == Función == === Sinopsis === <source lang="lua...")
     22:55  Object:type (Español)‎ (diff | hist) . . (+18). . Mr.j (talk | contribs)
     22:50  Object:typeOf (Español)‎‎ (2 changes | history) . . (+9). . [Mr.j‎ (2×)]
      22:50 (cur | prev) . . (-3). . Mr.j (talk | contribs) (Comprobar el tipo de un objeto)
      22:49 (cur | prev) . . (+12). . Mr.j (talk | contribs)
     22:37  Source (Español)‎ (diff | hist) . . (+1,142). . Mr.j (talk | contribs)
     21:20  love.audio (Español)‎‎ (2 changes | history) . . (+472). . [Mr.j‎ (2×)]
      21:20 (cur | prev) . . (+1). . Mr.j (talk | contribs) (Tipos)
      05:40 (cur | prev) . . (+471). . Mr.j (talk | contribs)
     21:10  Object:release (Español)‎‎ (2 changes | history) . . (+29). . [Mr.j‎ (2×)]
      21:10 (cur | prev) . . (0). . Mr.j (talk | contribs)
      21:09 (cur | prev) . . (+29). . Mr.j (talk | contribs)
N    20:56  RecordingDevice (Español)‎‎ (2 changes | history) . . (+916). . [Mr.j‎ (2×)]
      20:56 (cur | prev) . . (+1). . Mr.j (talk | contribs)
N     20:13 (cur | prev) . . (+915). . Mr.j (talk | contribs) (Created page with "{{newin|11.0|110|type=type}} Representa un dispositivo de entrada de audio capaz de grabar sonidos. == Constructores == {{#ask: Category:Functions Constructs::Reco...")
     20:48  love.audio.getRecordingDevices‎‎ (5 changes | history) . . (+121). . [Mr.j‎ (5×)]
      20:48 (cur | prev) . . (+1). . Mr.j (talk | contribs)
      20:47 (cur | prev) . . (+10). . Mr.j (talk | contribs)
      20:34 (cur | prev) . . (+4). . Mr.j (talk | contribs) (Devuelve)
      20:32 (cur | prev) . . (+1). . Mr.j (talk | contribs) (Devuelve)
      20:31 (cur | prev) . . (+105). . Mr.j (talk | contribs)
N    05:07  User:Mr.j‎ (diff | hist) . . (+36). . Mr.j (talk | contribs) (Created page with "Contributor for Spanish translation.")
     05:02  love (Español)‎ (diff | hist) . . (+2,770). . Mr.j (talk | contribs)

11 May 2024

N    09:57  User:Moonoe‎‎ (2 changes | history) . . (+126). . [Moonoe‎ (2×)]
      09:57 (cur | prev) . . (+15). . Moonoe (talk | contribs) (added <br>)
N     09:56 (cur | prev) . . (+111). . Moonoe (talk | contribs) (added Profile information)
     09:47  Getting Started‎ (diff | hist) . . (+133). . Moonoe (talk | contribs) (there was an missing part in the macOS description on how to Create an alias, that might help some people)

7 May 2024

 m   06:00  Config Files‎ (diff | hist) . . (+96). . Auahdark (talk | contribs) (window.width & window.height: Update window.width and window.height regarding mobile.)
 m   05:42  Game Distribution/APKTool‎ (diff | hist) . . (+1). . Auahdark (talk | contribs) (Update link to 11.5a)

1 May 2024

     20:52  love.image‎‎ (2 changes | history) . . (0). . [Andlac028‎; Gojo‎]
 m    20:52 (cur | prev) . . (-588). . Andlac028 (talk | contribs) (Undo revision 29168 by Gojo (talk) (What was that?)) (Tag: Undo)
      18:42 (cur | prev) . . (+588). . Gojo (talk | contribs)

30 April 2024

N    13:46  User:Steveroll‎ (diff | hist) . . (+108). . Steveroll (talk | contribs) (Created page with "Programmer and LÖVE enthusiast. == Contact == * [https://github.com/steveRoll-git steveRoll-git on GitHub]")
     13:31  Canvas:renderTo‎ (diff | hist) . . (+220). . Steveroll (talk | contribs) (Update which versions certain variants and parameters were added in.)

29 April 2024

 m   21:03  love.graphics.setColor‎ (diff | hist) . . (-44). . Slime (talk | contribs)
     11:56  (Image):replacePixels‎ (diff | hist) . . (+19). . Steveroll (talk | contribs) (Clarify that `slice` and `reloadmipmaps` are optional)

24 April 2024

     15:47  Gradients‎‎ (2 changes | history) . . (-3). . [Moltony112‎ (2×)]
      15:47 (cur | prev) . . (0). . Moltony112 (talk | contribs) (More fix)
      15:15 (cur | prev) . . (-3). . Moltony112 (talk | contribs) (Examples: Fix code examples)